This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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

metagenomics sequen alignment

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.

3 answers

From Oxford Nanopore there is WIMP. I have never used it though. See also this link. I guess you need a nanopore community account, and can then access the tools here. I actually don't even know if it's freely available.

It is not free, and the result is more general than Centrifuge.

It seems like MetaMaps should be quite good for this task. I'm about to test it with a couple of my datasets.

Please keep us updated wih your benchmark, and if it give some ouput that could be represented in Krona tools?

MetaMaps is pretty good for long reads - can go up to strain-level taxonomic assignment.

Log in to answer this question.