dbPars-class: Class "dbPars"

Description Slots See Also

Description

S4 class for database parameters for a megaptera project, as defined with megapteraProj.

Slots

host

A vector of mode "character", giving the name of the host, most often this will be "localhost".

port

Numeric, giving the port number, most often 5432.

dbname

A vector of mode "character", giving the name of the database.

user

A vector of mode "character", giving the name of the user.

password

A vector of mode "character", giving the password.

See Also

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


heibl/megaptera documentation built on Jan. 17, 2021, 3:34 a.m.