singlemolecule_example | R Documentation |
The RDS in ext data was made specifically with the command: singlemolecule_example <- methylscaper::runAlign(fasta=reads_sm, ref=ref_seq) saveRDS(singlemolecule_example, file="methylscaper/inst/ext/singlemolecule_example.rds", compress = 'xz') A version is also saved as RData used running examples in the man pages. save(singlemolecule_example, file="methylscaper/data/singlemolecule_example.RData", compress = 'xz')
data(singlemolecule_example)
An object of class list
of length 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.