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