dbReadDNA(conn, tab.name, taxon, regex = FALSE, max.bp, max.dist, enforce.binomial = FALSE, ignore.excluded = TRUE)
dbWriteDNA(conn, tab.name, seqs, enforce.binomial = TRUE, status)
dbConnect
.TRUE
, the string given via taxon
will be interpreted as a regular expression (see regex
).DNAbin
to write to the database.max.bp
will be returned.max.dist
will be returned.TRUE
, dbReadDNA
will return also sequences that are marked in the status field as 'excluded', 'too long', or 'too distant'.