Data Comparison in python
Can someone tell me how to determine whether my metagenomic and metatranscriptomic data have the same species or not?
• 995 views
•
link
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.
• 0 views
•
link
Log in to answer this question.
I think the following link can be useful
A: Finding species matching fastq reads