Description Usage Arguments Value
View source: R/makeEnsDbLitePkg.R
create an EnsDbLite package from sqlite file (usually via ensDbLiteFromFasta)
1 2 | makeEnsDbLitePkg(ensdblitefile, author = "Nobody",
email = "dev@null.com", version = "1.0", destDir = ".", ...)
|
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 |
the name of the package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.