Hello,
I have a list of mouse genes, and I would like to find their orthologs in other species, with a special focus on mammals. I would also like to have a look to their location (let's say 5 Mb left and right in every species in wich the ortholog was found). In these regions, I would like to annotate as much as possible the genes found. So the major problems are two: how to find the orthologs? How to annotate all the genes found in the +-5Mb regions in every single species?
For the first problem, I thought I could use Homologene, but there is the risk to discard a priori useful information (as several sequenced genomes are not implemented). For the second one, I would BLAT the obtained orthologs in their genome, somehow extract every gene found in the +-5Mb regions as FASTA, then BLAST them against the mouse genome.
Hope this is clear enough.
I'd be looking at Ensembl and/or the UCSC database tables to do this, unless there's a reason not to (e.g. lack of species) ?
If I understood well, you mean the tables displayed in the genome browsers; I made a pre-screening with the Ensembl one (see also: http://www.biostars.org/post/show/49097/visualize-gene-descriptions-on-the-maps-of-ensembl-genome-browser/ ). The problems are the lack of species, as you said, and the lack of annotation directly evaluable from the map. I was able to have a general idea, but now I should deepen the analysis.