This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tools for classifying human and mouse reads for WGS data

Hello, I am looking for suggestions on using tools for classifying human and mouse reads for PDX WGS data. Xenome for RNA-Seq works well.Any input on tools designed for DNA-Seq? Thanks

pdx wgs

1 answer

https://sourceforge.net/projects/bbmap/

BBSplit will map the reads simultaneously to multiple references, and output in multiple files, one per reference.

Refer to this post: Tool to separate human and mouse rna seq reads

Log in to answer this question.