Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module Datatypes :: Class WithinNDays |
|
Restrict a search to matches in the last N days
Eg, to see what's been published in PubMed about rabies in the last 20 days.
client.search("rabies", daterange = WithinNDays(20, "pdat")Method Summary | |
---|---|
ndays, datetype = None... | |
returns the fields to add to the EUtils query |
Method Details |
---|
__init__(self,
ndays,
datetype=None)
|
get_query_params(self)returns the fields to add to the EUtils query This is an internal implementation feature you can ignore. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 | http://epydoc.sf.net |