[Bioperl-l] Converting Human GeneID to Mouse GeneID

Cui, Wenwu (NIH/NLM/NCBI) [C] cuiw at ncbi.nlm.nih.gov
Fri Nov 17 14:59:15 UTC 2006


You can query HomoloGene DB using NCBI EUtils: 

ESearch like this:
http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=homologene&
term=BRCA1[gene%20name]&retmode=text

Once get HomoloGene id then
Then Efetch:
http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=homologene&i
d=5276

Just SOAP it to get the gi and acc via taxid. 

Good luck.

Wenwu Cui 


-----Original Message-----
From: Paul Cantalupo [mailto:pcantalupo at gmail.com] 
Sent: Thursday, November 16, 2006 11:27 AM
To: bioperl-l at lists.open-bio.org
Subject: [Bioperl-l] Converting Human GeneID to Mouse GeneID

Hello,

Is there a way with Bioperl (or some other tool - NCBI EUtils?) to
convert a
Human NCBI GeneID to a Mouse GeneID. I have a list of Human GeneID's
that I
need to convert to Mouse GeneIDs so that I can compare them to my Mouse
microarray data.

Thank you,

Paul

-- 
Paul Cantalupo
Research Specialist/Systems Programmer
559 Crawford Hall
Department of Biological Sciences
University of Pittsburgh
Pittsburgh, PA 15260
Work: 412-624-4687
Fax: 412-624-4759

Ask me about Toastmasters: www.toastmasters.org
Midday Club Treasurer
_______________________________________________
Bioperl-l mailing list
Bioperl-l at lists.open-bio.org
http://lists.open-bio.org/mailman/listinfo/bioperl-l




More information about the Bioperl-l mailing list