Genomic Region For Ncbi Transcript(/Gene) Accessions
1
1
Entering edit mode
11.0 years ago
mluypaert ▴ 10

I retrieved a lot of mRNA accession's and their genomic exon-intron structure via the Eutilities tool in perl and Bioperl, retrieving and parsing a genbankfile containing all results from the following query:

"Mus musculus"[orgn] AND "refseq"[Filter] AND "mrna"[Feature key]

Current problem is that I can only retrieve the contig-location (the location within each NT_..., NW...,... entries) while I need the genomic location of each exon. Any suggestions on how I can retrieve the genomic location of those contigs (with Eutilities and perl if possible)?

Thanks!

ncbi perl bioperl • 2.4k views
ADD COMMENT
3
Entering edit mode
11.0 years ago
deanna.church ★ 1.1k

If you want this for everything in the genome, why not just pick up the GFF3 file on the FTP site: ftp://ftp.ncbi.nlm.nih.gov/genomes/M_musculus/GFF/

ADD COMMENT
0
Entering edit mode

I discovered this file 2 days ago (via a colleague) and it seems that this is indeed exactly what I needed (I'm not very familiar with the ncbi data and GFF files yet so I missed them when I started my search). Thanks!

ADD REPLY

Login before adding your answer.

Traffic: 2588 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6