Description Usage Arguments Value Author(s) Examples
Removes all sites in sex chromosomes from the given dataset.
1 | rnb.execute.sex.removal(rnb.set)
|
rnb.set |
Methylation dataset as an object of type inheriting |
List of three elements:
"dataset.before"Copy of rnb.set.
"dataset"The (possibly) modified dataset after retaining sites on autosomes only.
"filtered"integer vector storing the indices (in beta matrix of the unfiltered
dataset) of all removed probes.
Yassen Assenov
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.