Transforming kraken outputs to krona
1
1
Entering edit mode
7.1 years ago
sagi.polani ▴ 100

Hi all,

I'm trying to generate a krona plot with multiple sample data generated by kraken.

For this, I understand that I need to use the ktImportText command by krona, but it doesn't seem to work as smoothyl as with the ktImportTaxonomy command.

With ktImportTaxonomy I normally do:

ktImportTaxonomy -q 2 -t 3 results.kraken -o output.plot.html

This works just fine.

But with ktImportText:

ktImportText results.kraken -o output.plot.html

I get an empty plot... :(

Does anyone know if I need to reformat the results.kraken files for this or anything else in that matter?

Thanks!

Sagi

kraken krona • 10k views
ADD COMMENT
4
Entering edit mode
6.5 years ago
Vasisht ▴ 190

ktImportTaxonomy can also be used for creating a krona plot from multiple samples. ktImportTaxonomy -q 2 -t 3 Sample1.txt Sample2.txt -o krona.html

ktImportText relies on a different format than the kraken results files.

ADD COMMENT

Login before adding your answer.

Traffic: 1992 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6