[Bioperl-l] Database Retrieval

Benoit Ballester benoit at ebi.ac.uk
Tue Aug 8 15:37:46 UTC 2006


Dear Rick

> I have a list of mouse GeneIDs for which I have extracted the RefSeqs for.  
> With these accession numbers I want to know what are the three closest  
> upstream and downstream genes (and orientation, if possible) to my gene of  
> interest. Is these some way of finding this out? Any suggestions?

You can search the Ensembl database with your Refseq IDs.
You can either use the Ensembl Genome Browser (www.ensembl.org)  or the 
Ensembl Perl API.
I have attached a simple script that extract upstream and downstream 
genes for a given human refseq ID. You can start from here and have a 
look to the Ensembl Perl API. 
(http://www.ensembl.org/info/software/index.html).

You will find some tutorials and documentations for each API (Core, 
Compara, Variation) at the address above.

> Also, I would also like to know something about the expression of a  
> particular gene of interest. e.g. ba querying the Novartis Gene Atlas  
> (http://symatlas.gnf.org/SymAtlas/). Is there a module for handling  
> submissions and retrieving results of this sort?

You can get expression data from ArrayExpress and GEO 
(http://www.ebi.ac.uk/arrayexpress/  http://www.ncbi.nlm.nih.gov/geo/). 
ArrayExpress and GEO are public repository for microarray data (MIAME 
compliant).

Hope this help.

-- 
Benoit Ballester
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: registry_ensembl_init.txt
URL: <http://lists.open-bio.org/pipermail/bioperl-l/attachments/20060808/f8f5e873/attachment-0004.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Example.pl
URL: <http://lists.open-bio.org/pipermail/bioperl-l/attachments/20060808/f8f5e873/attachment-0004.pl>


More information about the Bioperl-l mailing list