Cross Species Orthologues
3
0
Entering edit mode
9.0 years ago
Apricimo • 0

Hello all,

I want to compare protein (amino acid) sequences of two organisms on a genome scale. That is, if I have organism A with 10 proteins (hypothetical) and another organism B with 10 proteins I would like to see what proteins in B are orthologues to A based on sequence identity/similarity. Theoretically where I can tabulate the results as follows.

Protein from A   |    Protein from B and  Identity to A
1                |    4                   80%
2                |    1                   45%
3                |    10                  30%
4                |    ---                 No orthologue
5                |    9                   65%

etc.

I guess my question is what tools are out there to do this on a large scale not just one by one through NCBI blast.

Thank you

gene alignment blast sequence genome • 1.8k views
ADD COMMENT
1
Entering edit mode
9.0 years ago
h.mon 35k

A simple (and naive) way of doing this is performing BLAST searches of one proteome against the other and picking reciprocal best hits, filtering in some way - percent identity or e-score.

There are several programs which perform ortholog searches, OrthoMCL and OMA being two widely used choices.

ADD COMMENT
0
Entering edit mode
9.0 years ago
dago ★ 2.8k

Look into Biostars, there are many similar posts: Ortholog Protein Finding Tool

ADD COMMENT
0
Entering edit mode
9.0 years ago
Apricimo • 0

This is exactly the kind of thing I needed.

http://omabrowser.org/oma/genomePW/

Preferred ID is to use protein names used by kegg "Source ID"

ADD COMMENT

Login before adding your answer.

Traffic: 3112 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6