ann.cpg | R Documentation |
Provides annotation for the CpGs of a data.frame.
ann.cpg(cpgs, array, what = "all")
cpgs |
data.frame including the probe identifiers as row names. |
array |
Type of Illumina methylation array: EPIC or 450k. |
what |
What to annotate. Four options: all, gene, island, or short. |
array <- "EPIC" what <- "short"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.