It is not free, and the result is more general than Centrifuge.
Tools for metagenomics classification using long reads
Searching for taxonomic sequence classifier tools that assigns taxonomic labels to reads, where the input is long reads (PacBio, ONT .....).
There is already tool that could work with long read (centrifuge). But I would like to know if there are any other tools beside centrifuge?
Thanks
• 5,109 views
•
link
3 answers
• 1 views
•
link
It seems like MetaMaps should be quite good for this task. I'm about to test it with a couple of my datasets.
• 0 views
•
link
Please keep us updated wih your benchmark, and if it give some ouput that could be represented in Krona tools?
• 0 views
•
link
MetaMaps is pretty good for long reads - can go up to strain-level taxonomic assignment.
• 0 views
•
link
Log in to answer this question.
kraken? Although, with PacBio you might have a problem with erroneous k-mers.
Kraken supports short read as far as I can tell, beside that Centrifuge is faster
I don't think long reads would be an issue, it would just treat it as single-end fastq. When I look at Table2 in the centrifuge paper, kraken is about twice as fast as centrifuge, albeit with a much worse memory requirement (and of course the database creation takes ages).
Do not forget that long read comes with high error rate (15% for PacBio as example).
That's what I wrote in my first comment. I don't know about ONT, but of course Pacbio will introduce erroneous kmers due to their indel error model.