Description Usage Arguments Value
Given a logical matrix, sets corresponding entries in the methylation table to NA (masking). Low memory footprint
1 2 | ## S4 method for signature 'RnBSet'
mask.sites.meth(object, mask, verbose = FALSE)
|
object |
Dataset of interest. |
mask |
logical matrix indicating which sites should be masked |
verbose |
if |
The modified dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.