singlemolecule_example {methylscaper}R 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.


[Package methylscaper version 1.0.1 Index]