dbPars: Set Database Parameters

Description Usage Arguments Value Author(s) See Also

Description

Sets

Usage

1
dbPars(host = "localhost", port = 5432, dbname, user = "postgres", password)

Arguments

host

a vector of mode "character"

port

numeric

dbname

a vector of mode "character"

user

a vector of mode "character"

password

a vector of mode "character"

Value

an object of class dbPars

Author(s)

Christoph Heibl

See Also

taxon, locus, and megapteraPars for defining of taxa, loci, and the pipeline's parameters, respectively, and megapteraProj for the bundling of input data.


megaptera documentation built on Jan. 15, 2017, 11:19 p.m.