probeMasking | R Documentation |
This function masks cross-reactive and polymorphic probes as specified in Zhou et al. "Comprehensive characterization, annotation and innovative use of Infinium DNA methylation BeadChip probes" (2017).
probeMasking( values, array = c("EPIC", "450K"), genome = c("hg19", "hg38"), verbose = TRUE )
values |
beta or M values |
array |
EPIC or 450 array |
genome |
hg19 or hg38 as reference |
verbose |
default is TRUE |
Specification for both EPIC and HM450 arrays is possible and masking is genome dependent; different probes are filtered depending on whether hg38 or hg19 is specified as a reference.
beta or M values
ljsinke
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.