This is a test version of Biostars. For the public version, visit https://www.biostars.org.
all vs all blast result manipulation

I have result of all vs all blast result of different genome in same species. how to identify orthologous groups form this out put?

sequencing genome blast alignment

1 answer

You can use one of the following programs:

  1. InParanoid
  2. OrthoMCL
  3. RSD

They find orthologs between all the sequences in the query and subject genomes using BLAST results that have already been computed.

Log in to answer this question.