megapteraProj
.
locus(..., not, search.fields = c("gene", "title"), check = TRUE)
character
giving strings that should be seached for; the first element is taken to name the corresponding postgreSQL tables.
character
giving strings that should be excluded from the search results; corresponds to the use of NOT
in GenBank query.
character
setting the search fields (or attributes) of the Nucleotide database to be searched for the strings specified via the ... argument.
TRUE
, the existance of a locus as specified by ...
and not
will be checked. locus
dbPars
, taxon
, and megapteraPars
for defining of database parameters, taxa, and the pipeline's parameters, respectively, and megapteraProj
for the bundling of input data.