readmetrics {scmeth} | R Documentation |
Plot the mapped and unmapped reads
readmetrics(bs)
bs |
bsseq object |
Plot showing the mapped and unmapped read information for each cell
directory <- system.file("extdata/bismark_data", package='scmeth') bs <- HDF5Array::loadHDF5SummarizedExperiment(directory) readmetrics(bs)