Ortholog Detection Tool
2
4
Entering edit mode
12.3 years ago
Gorysko ▴ 100

Dear all nowadays I want to detect orthologs in wide group of bacteria, and I've choose blast method BRH. I've found quite good topics here about it http://biostar.stackexchange.com/questions/5104/how-to-prove-an-ortholog-does-not-exist-in-a-given-genome

http://biostar.stackexchange.com/questions/7591/what-is-the-best-method-to-find-orthologous-genes-of-a-species

http://biostar.stackexchange.com/questions/6161/blast-reblast-to-verify-homologies

http://biostar.stackexchange.com/questions/6161/blast-reblast-to-verify-homologies

But a lot of tools described there aren't exist or don't work correctly on my workstation (debian testing 16+8 gb RAM)

So could I ask you about software tool of detection orthologs or way to write a script in bash or in python Thank You for attention

orthologues • 6.0k views
ADD COMMENT
6
Entering edit mode

I don't think bash/python will help you in this case. It sounds like you need to work on your system administration skills. What tools have you tried to install on your system and what do you mean by "don't work correctly"? Error messages are helpful.

ADD REPLY
1
Entering edit mode

OrthoMCL and Inparanoid Inparanoid gives only empty files OrthoMCL has problems with MySQL

ADD REPLY
2
Entering edit mode
12.3 years ago
ALchEmiXt ★ 1.9k

You might want to check the basic approaches of "reciprocal FASTA" where usually hits are identified as amino acid identity >40% over at least 80% of the total length of the protein....

For the mapping you can basically use whatever mapper you find useful. Usually FASTA, MUMmer, or BLAST are used.... You missed this biostar thread about it.

A simple google gave me the reciprocal fasta script at Sanger.

A starter at least.

ADD COMMENT
0
Entering edit mode

reciprocal fasta script at Sanger this fasta script is too old it's need PSU module which is not fully available. But the idea of reciprocal fasta is good -I could make two protein blasts with key "-m 8" and "-b 1" and I'll have two tables which i should only compare

ADD REPLY
2
Entering edit mode
12.3 years ago
Asaf 10k

Instead of predicting them you can refer to the already predicted groups of ortholog proteins in the NCBI Protein Clusters database: http://www.ncbi.nlm.nih.gov/proteinclusters . I use this database to find orthologs of bacterial genes and it works quite good.

ADD COMMENT

Login before adding your answer.

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