How I get mRNA accession no if I have gene name and location with the help of perl
1
0
Entering edit mode
6.6 years ago
georgians ▴ 50

Hi,

I have a list of Gene Names with mRNA location. I want to know the mRNA Accession no for the particular location in GenBank file. I know it is easy to retrieve from NCBI one by one. But I have a big list so I want to retrieve in short time. If you have any solution like script etc please help me in this regard.

Best

Anshul

mRNA miRNA Perl Parsing • 1.3k views
ADD COMMENT
0
Entering edit mode

I have a list of Gene Names with mRNA location. I want to know the mRNA Accession no for the particular location in GenBank file.

it's not clear to me. Show an example please.

ADD REPLY
0
Entering edit mode
6.6 years ago
Russ ▴ 500

If I understand your question correctly, you should be able to use BioMart on Ensembl:

  1. Select the "Ensembl Genes 90" database and then choose your organism (provided it is in Ensembl).
  2. In the sidebar, select "Filters".
  3. In the main window, expand the "GENE" box and select "Input external references ID list".
  4. From the dropdown menu select "Gene names" and paste your list of gene names.
  5. In the sidebar, select "Attributes"
  6. Expand the "External" box Select "RefSeq mRNA ID"
  7. Hit the results button
ADD COMMENT

Login before adding your answer.

Traffic: 2799 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