This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Data Comparison in python

Can someone tell me how to determine whether my metagenomic and metatranscriptomic data have the same species or not?

sequencing next-gen sequence snp gene

1 answer

First you do binning of your sequences, followed by phylogenomic classification. If you have never heard about or done either of these two things, it may be easier to do as simple BLASTn search of the two groups of sequences and check how many of them have high-identity hits.

By the way, highly uninformative title.

Log in to answer this question.