cel2TilingFeatureSet {waveTiling} | R Documentation |
Wrapper function to read in CEL-files and output their content as a TilingFeatureSet
-class object.
cel2TilingFeatureSet(dataPath, annotationPackage)
dataPath |
character indicating the data path where the CEL-files to read in are stored |
annotationPackage |
name of the package containing the array probe and annotation information, as produces by the |
Uses the list.celfiles
and read.celfiles
functions of the oligo
-package.
object of class TilingFeatureSet
Kristof De Beuf <kristof.debeuf@ugent.be>
## No example