mask.sites.meth,RnBSet-method {RnBeads} | R Documentation |
Given a logical matrix, sets corresponding entries in the methylation table to NA (masking). Low memory footprint
## 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.