View source: R/load-controls.r
meffil.load.controls | R Documentation |
Load control probes
meffil.load.controls(
samplesheet,
chip = NA,
featureset = chip,
verbose = F,
...
)
samplesheet |
Sample info (see |
chip |
Name returned by |
featureset |
Name returned by |
verbose |
(Default: FALSE). |
... |
Arguments to mclapply. |
List containing two elements: probes and values. The probes item is a data frame describing the control probes. The values item is a matrix providing the intensities of the control probes for each samples (rows=probes, columns=samples).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.