spikeinDbLiteFromFasta: create an general spike in annotation DB from the FASTA file...

Description Usage Arguments

View source: R/spikeinDbLiteFromFasta.R

Description

create an general spike in annotation DB from the FASTA file NOTE: we probably shouldn't even bother exporting this.

Usage

1
spikeinDbLiteFromFasta(fastaFile, verbose = TRUE, dryRun = FALSE)

Arguments

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.


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