Methylation dataset as an object of type inheriting RnBSet.
min.deviation
Threshold for standard deviation per site. This must be a scalar between 0 and 1. All sites, for
which the standard deviation of methylation values (for all samples in rnb.set) is lower
than this threshold, will be filtered out.
Value
List of four elements:
"dataset.before"
Copy of rnb.set.
"dataset"
The (possibly modified) dataset after removing sites with low variability.
"filtered"
integer vector storing the indices (in beta matrix of the unfiltered
dataset) of all removed sites.