Module:Bio::DB::Query::GenBank
From BioPerl
| Bio::DB::Query::GenBank | |
|---|---|
| PDoc | Bio::DB::Query::GenBank |
| CPAN | Bio::DB::Query::GenBank |
| metaCPAN | Bio::DB::Query::GenBank |
This module provides an means to construct Entrez queries. The query object is passed to a Bio::DB::GenBank module to retrieve sequences associated with the query. The internals of this object and the Bio::DB::GenBank to handle requesting the sequences in sets of 500 to adhere to NCBI's requested protocol for interacting with their web services.