krakenhll custom database with multiple strains of same species
0
0
Entering edit mode
6.2 years ago

I am trying to create a krakenhll custom database using my own assemblies of strains within the same species. I am using this for all strain:

./krakenhll-build --add-to-library strain1.fa --db strain_db

Followed by:

./krakenhll-build --build --threads 40 -db strain_db

My problem is that in order to use '--add-to-library' I need to add taxid ID information which classifies them all as the same species and therefore all of the reads under the same name. On krakenhll's github it mentions being able to use:

krakenhll-build --generate-taxonomy-ids-for-sequences ...

"to add pseudo-taxonomy IDs for each sequence header." but this command does not appear to work, and within the help section I have tried using the recommended "--taxids-for-genomes' but this also appears to change nothing. Does anyone know how to label each input genome differently with or without using taxid IDs?

Thanks

kraken sequence • 1.2k views
ADD COMMENT

Login before adding your answer.

Traffic: 2807 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