readmetrics: Provide graphics for read information

Description Usage Arguments Value Examples

View source: R/readmetrics.R

Description

Plot the mapped and unmapped reads

Usage

1

Arguments

bs

bsseq object

Value

Plot showing the mapped and unmapped read information for each cell

Examples

1
2
3
directory <- system.file("extdata/bismark_data", package='scmeth')
bs <- HDF5Array::loadHDF5SummarizedExperiment(directory)
readmetrics(bs)

scmeth documentation built on Nov. 8, 2020, 6:21 p.m.