Krona icon indicating copy to clipboard operation
Krona copied to clipboard

Krona chart using diamond blast

Open spatroca opened this issue 7 years ago • 6 comments

Hello all,

I am try make Krona chart using blast form diamond. I used the command to DAA output, however, I didn't got convert this file to running in the Krona. Anybody can help me?

Thanks!

spatroca avatar Jun 02 '17 22:06 spatroca

Hi, We use krona for the exact same purpose. You can convert the DAA to regular blast output using the diamond view option. This converted output can be used directly with krona.

WardDeb avatar Jun 03 '17 07:06 WardDeb

Thanks, I got convert DAA file using diamond view option. However, I use: ktImportTaxonomy file.input -o file.out.html to plot Krona chart, but showed chart Krona with 100% no hits. I need set any other parameter in this command?

spatroca avatar Jun 03 '17 14:06 spatroca

Not sure if this will work: tryktImportBLAST

Also, I wonder if you used --salltitles option when running Diamond.

ashishdamania avatar Jun 03 '17 16:06 ashishdamania

I used diamond blastx -d viral.protein.dmnd -q contig.fa -o file -f 100 --salltitles -k 1 after used diamond view -a file.daa -o file_2 returned several row like contig-100_1345 ref|NP_955119.1| 98.4 62 1 0 18 203 1 62 2.4e-28 124.0 I try use ktImportBLAST, but doesn’t work.

spatroca avatar Jun 03 '17 17:06 spatroca

Did you try running updateTaxonomy.sh

Is it installed with all helper files? https://github.com/marbl/Krona/wiki/Installing

ashishdamania avatar Jun 03 '17 17:06 ashishdamania

Yes, and create taxonomy.tab.

And when I try use ktImportTaxonomy I found in the path.

spatroca avatar Jun 03 '17 18:06 spatroca