meffil.ewas.summary | R Documentation |
Generates variable and covariate summary tables, QQ plots, Manhattan plots, a list of associations, plots of the strongest associations and plots of selected CpG sites.
meffil.ewas.summary(
ewas.object,
beta,
selected.cpg.sites = character(0),
parameters = meffil.ewas.parameters(),
verbose = T
)
ewas.object |
From |
beta |
Methylation levels used in the analysis, either a matrix with one row per CpG site and one column per sample or the filename of a GDS file (Genomic Data Structure). |
selected.cpg.sites |
Vector of CpG site names to plot (Default: character(0)). |
parameters |
Default = meffil.ewas.parameters(). List of parameter values. See |
List
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.