NCBI : Obtain "gene symbol" and fasta sequence from locus_tag list
1
0
Entering edit mode
7.2 years ago

Hi,

i have a list of locus_tag such as CGI_10028029 and i would like to obtain gene and fasta sequence for each locus_tag. i don't know how to do it automatically.

Thanks

ncbi locus_tag gene symbol • 2.7k views
ADD COMMENT
0
Entering edit mode
7.2 years ago
Sej Modha 5.3k

You can use NCBI unix e-utils.

esearch -db gene -query "CGI_10028029"|elink -target nuccore|efetch -format fasta
ADD COMMENT

Login before adding your answer.

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