This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Comparative tramnscriptome analyses and homologous genes

If I have two transcriptomes of a closely related speceis, these two transcriptomes were mapped and annotated, how can I find the transcripts of homologous genes? which software is the best?

rna-seq

1 answer

Use a pair wise or multiple sequence alignment tool, like Blast-2. For large datasets like what you have, use the stand alone Blast+ which you can download from NCBI. First read the manual before downloading/installing, and keep it close to you at all times. It's quite efficient.

Log in to answer this question.