marbl / Krona

Interactively explore metagenomes and more from a web browser.
https://github.com/marbl/Krona/wiki
463 stars 102 forks source link

ktGetTaxInfo output empty result when taxonomy.tab exist the record #145

Open JamesYang1209 opened 4 years ago

JamesYang1209 commented 4 years ago

Hi, I have checked that my taxonomy.tab exist this TaxID record.

grep 3240 taxonomy.tab
3240    14  3239    species Psilotum nudum

But when I use ktGetTaxInfo, it report an empty result.

ktGetTaxInfo 3240
#taxID  depth   parent  rank    name
3240

Is that normal ?

I am using v2.7.1 Thank you.