makeEnsDbLitePkg: create an EnsDbLite package from sqlite file (usually via...

Description Usage Arguments Value

View source: R/makeEnsDbLitePkg.R

Description

create an EnsDbLite package from sqlite file (usually via ensDbLiteFromFasta)

Usage

1
2
makeEnsDbLitePkg(ensdblitefile, author = "Nobody",
  email = "dev@null.com", version = "1.0", destDir = ".", ...)

Arguments

ensdblitefile

the sqlite filename

author

whose fault this is

email

adding maintainer's email

version

version of the package (default is "1.0")

destDir

where to put the new package directory (".")

...

additional parameters

Value

the name of the package


arcolombo/TxDbLite documentation built on July 10, 2020, 12:27 a.m.