How To Write A Perl Script To Do Entrz Search Without Using Bioperl
1
0
Entering edit mode
10.9 years ago

How to write a PERL script to do Entrz search without using BIOPERL? I was confused by this issue for several days. Thanks for help!

perl entrez • 2.3k views
ADD COMMENT
3
Entering edit mode

It would be really helpful if you could explain in more detail precisely what is confusing about this. Particularly with reference to the tutorials mentioned by others below.

ADD REPLY
0
Entering edit mode

Generally, the answer to "how to write a Perl script" is "learn Perl".

ADD REPLY
4
Entering edit mode
10.9 years ago
SES 8.6k

If you want to use NCBI's services directly, a good place to start is by studying the sample Perl scripts and sample E-Utils applications provided with the documentation in the Entrez programming guide. That Entrez programming book will be a good reference point for finding access to the information you need.

I'm curious why you don't want to use BioPerl because there are some very thorough tutorials for using NCBI's E-Utils. I know you mentioned a pure-Perl approach, but I recommend you also look at the relevant BioPerl documentation/tutorials so you can minimize your efforts.

ADD COMMENT

Login before adding your answer.

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