Description Usage Arguments Value Author(s) Examples
Removes all probes defined as cross-reactive from the given dataset.
1 | rnb.execute.cross.reactive.removal(rnb.set)
|
rnb.set |
Methylation dataset as an object of type inheriting |
list
of four elements:
"dataset.before"
Copy of rnb.set
.
"dataset"
The (possibly) modified dataset object after removing probes that have a high likelihood of cross-hybridization.
"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.