View source: R/spikeinDbLiteFromFasta.R
create an general spike in annotation DB from the FASTA file NOTE: we probably shouldn't even bother exporting this.
1 | spikeinDbLiteFromFasta(fastaFile, verbose = TRUE, dryRun = FALSE)
|
fastaFile |
a fasta file containing ERCC sequence information |
verbose |
boolean if true will print process messages |
dryRun |
boolean if false a sql-lite data base is saved, if true, no database is saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.