We currently get almost all our mappings from Ensembl now, via their Perl
API. We then transform and load it into out our MySQL databases from which
we generate our Access and Derby databases.
So, the best way to get the most up-to-date specific mappings is to go to
Ensembl directly. I recommend the BioMart tool:
http://www.ensembl.org/biomart/martview/
They might not have exactly what you want, however (in which case, neither
do we). Ensembl maps external references (Xrefs) to their gene-level
objects (ENSMUSG) which are in turn mapped to transcripts (ENSMUST). They do
not provide direct mappings from transcripts to Xrefs. So, you would end up
with a list of transcripts related to a gene and a list of refseq IDs
related to a gene, but not a mapping from refseq to transcripts.
I do not know where to get that mapping.
-Alex
On 5/28/08 7:03 AM, "floh" <florian.teich...@googlemail.com>
wrote: