View source: R/erccDbLiteFromFasta.R
create an ERCC annotation DB from the FASTA file NOTE: we probably shouldn't even bother exporting this. If ERCC spike-ins change radically, we'll need to build an entirely new one.
1 | erccDbLiteFromFasta(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.