Description Usage Arguments Value Examples
Plot the methylation at each position of the read to observe any biases in the methylation based on the read position
1 |
dir |
directory name with mbias files |
mbiasFiles |
list of mbias files |
Returns a list containing the methylation across the read position in original top and original bottom strand both in forward and reverse reads for multiple samples
1 2 | mbiasFile <- '2017-04-21_HG23KBCXY_2_AGGCAGAA_TATCTC_pe.M-bias.txt'
mbiasplot(mbiasFiles=system.file("extdata", mbiasFile, package='scmeth'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.