Description Usage Arguments Value
View source: R/makeRepDbLitePkg.R
create a RepDbLite package from sqlite file (usually via repDbLiteFromFasta)
1 2 | makeRepDbLitePkg(repdblitefile, author = "Nobody",
email = "dev@null.com", version = "1.0", destDir = ".", ...)
|
repdblitefile |
the sqlite filename |
author |
whose fault this is |
email |
email address |
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.