View source: R/EpiMix_helper.R
filterProbes | R Documentation |
filter CpG sites based on user-specified conditions
filterProbes(
mode,
gene.expression.data,
listOfGenes,
promoters,
met.platform,
genome
)
mode |
analytic mode |
gene.expression.data |
matrix of gene expression data |
listOfGenes |
list of genes of interest |
promoters |
logic indicating whether to filter CpGs on promoters |
met.platform |
methylation platform |
genome |
genome build version |
filtered ProbeAnnotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.