singlemolecule_example: Example preprocessed single-molecule experiment

singlemolecule_exampleR Documentation

Example preprocessed single-molecule experiment

Description

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')

Usage

data(singlemolecule_example)

Format

An object of class list of length 2.


rhondabacher/methylscaper documentation built on April 18, 2023, 1:47 p.m.