This is a test version of Biostars. For the public version, visit https://www.biostars.org.
get genebank information based on NM accession ID

Hi all,

I want to get the genebank information file from NCBI via an NM accession ID.

http://www.ncbi.nlm.nih.gov/nuccore/NM_000441.1

for example, this page gave me all the information I want.

However, how can I batch get this information for a list of NM IDs?

I tried get url from LWP::Simple module, however, this page was construted from several href links from other resources, therefore the return value is only a html frame for the web.

Is there any other method that I can get this file?

Thanks.

genebank

1 answer

thanks, got it.

Log in to answer this question.