Description Usage Arguments Value Author(s)
View source: R/cnrma-functions.R
Construct a container for normalized intensities for Affymetrix cel
files, referred to as a CNSet
1 | constructAffyCNSet(filenames, sns, cdfName, batch, verbose = TRUE, genome)
|
filenames |
Vector of cel file names. |
sns |
Sample identifiers. Defaults to |
cdfName |
Character string indicating annotation package (e.g., "genomewidesnp6Crlmm") |
batch |
Vector of same length as filenames indicating batch. |
verbose |
Logical. |
genome |
Character string indicating UCSC genome build (hg18 or hg19 supported) |
An object of class CNSet
R. Scharpf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.