View source: R/normalization-report.from.betas.r
meffil.plot.probe.batch.from.betas | R Documentation |
Performs association of each of n
PCs calculated from most variable CpG sites (after normalization) against each of m
measured batch variables
meffil.plot.probe.batch.from.betas(
samplesheet,
variables,
pcs,
batch.threshold = batch.threshold,
cols = NULL,
verbose = T
)
variables |
Which variables in sample sheet to test |
pcs |
Output from |
samplesheet. |
Data frame containing variables to test for association
with PCs. Must have |
verbose=T |
Print progress messages? |
List of table of results and graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.