This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Archieve of homologous nucleotide sequence across genome

I am looking for any reference file that archieves homologous nucleotide sequence (homologous gene) across genome. It could a file harbored in FTP site, a database or a tool for that. Does anyone have any recommendation?

P.S. For clarification, what I would like to get is a list of genes or regions (in human genome) that have similar (homologous) sequences (in human genome). For example, gene ABC1, ABC2 and ABC3 (assuming these are ABC homologs and share similar nucleotide sequence). It would be preferable if I can get a list like this directly. Alternatively, I can use tools such as biopython BLAST E-util or ClustalW to make such list. However, this is a new field to me and I have no idea how should I proceed.

sequence

2 answers

OrthoDB and OMA Orthology Database, among others, have the information you want.

Sorry for confusion. What I meant is to get the homologous genes / regions across human genome.

Apart from BLAST you can now try that link. It makes use of a different technology and looks for homolog matches with the same length instead of submatches as BLAST does.

Log in to answer this question.