View source: R/functions_processingQC.R
getArrayType | R Documentation |
Determine array type used
getArrayType(Data)
Data |
An AffyBatch object |
A string indicating the type of the current chip, either “PMMM” for chips with perfect match and mismatch probes, or “PMonly” for chips with perfect match probes only
#aType <- getArrayType(rawData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.