List of all members.
Public Member Functions |
def | fetch |
Detailed Description
Perform large batch requests to Entrez.
Post a list of IDs,
download records in batches,
cache results in a file,
parse and iterate through results.
Member Function Documentation
def MGT::Entrez::EzRequest::fetch |
( |
|
self, |
|
|
|
ids, |
|
|
|
outFile = None , |
|
|
|
seq_range = (1,1 |
|
) |
| |
Fetch records from Entrez.
@param list of primary IDs (GIs for sequence records).
Eutils have no post function for batch use of ACC.
Also, epost used here does not recognize aggregate "sequences" name for DB.
The documentation for this class was generated from the following file: