View source: R/save-detection-pvalues.r
meffil.gds.detection.pvalues | R Documentation |
Retrieve detection p-values from GDS file
meffil.gds.detection.pvalues(gds.filename, sites = NULL, samples = NULL)
gds.filename |
Name of GDS file generated by |
sites |
Names of CpG sites to load, if |
samples |
Names of samples to load, if |
Matrix of methylation levels with rows corresponding to CpG sites
and columns to samples. Rows restricted sites
if not NULL
,
and columns restricted to samples
if not NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.