Dear All:
I have completed finding ortholog proteins (proteome data) of 16 species by using orthoMCL tool. After that, I want to make a phylogenetic tree based on orthologs proteins among those species. Could you please help how to do that? For instance, I have IDs of orthologs and how can I get related proteins from my own protein data (in orthoMCL output)? and use them for the phylogenetic tree?
Thank you for taking a time.
Strictly speaking, you should be inferring orthologs from the phylogenetic tree, not the other way around. The procedure to build a tree is to first construct a multiple sequence alignment then use one of several methods to reconstruct the tree. This tutorial is a good introduction.
May be he wants to build phylogeny based on conserved genes.
Possibly but by definition, orthologs can only be inferred from a tree so you can't call your sequences, however similar they are, orthologs until you've built the tree. Using pairwise alignments only is a short cut that can make mistakes. For example, between species paralogs wouldn't be detected and incorrectly called orthologs.