Description Usage Arguments Value Examples
View source: R/methylationDist.R
Plot the methylation distribution for the cells in bsseq object
1 |
bs |
bsseq object |
mean methylation for each sample
1 2 3 | directory <- system.file("extdata/bismark_data", package='scmeth')
bs <- HDF5Array::loadHDF5SummarizedExperiment(directory)
methylationDist(bs)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.