Orthologs distances in OMA
1
0
Entering edit mode
23 months ago
Abel Sousa • 0

Hello,

I have been using the OMA database to retrieve orthologs between human and other species. I am specifically using the function getProtein("proteinID", attribute = "orthologs") from the OmaDB R package. Example: getProtein("P01112", attribute = "orthologs").

This function outputs a table with many columns, one of them named distance, which I believe contains the evolutionary distance between the orthologs. Does anyone know which algorithm and what sort of information is integrated together into this final distance score?

Best wishes, Abel

OMA orthologs • 628 views
ADD COMMENT
0
Entering edit mode

I don't know the exact answer to your question. Odds are that distance is some kind of a function that is inversely proportional to sequence identity.

ADD REPLY
1
Entering edit mode
23 months ago

Dear Abel,

this is the ML distance estimate for the optimal pairwise local alignment (Smith-Waterman) using the Gonnet scoring matrices.

Best wishes

Adrian

ADD COMMENT

Login before adding your answer.

Traffic: 2639 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