Description Usage Arguments Examples
Technically any genome would work here, BUT the difference encodings MUST be with respect to this reference genome!! i.e., in all likelihood this should *ONLY* be the rCRS sequence.
1 | loadReferenceGenome(db, fastaFile)
|
db |
(database handle) |
fastaFile |
(must be both the name of the file and the path to open it. This is passed directly to seqinr::read.fasta |
1 2 3 4 | ## Not run:
# loadReferenceGenome(db, paste(dataDir, refGenome, sep="/") )
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.