Description Usage Arguments Details Value Author(s) Examples
View source: R/helperFunctions.R
Wrapper function to read in CEL-files and output their content as a TilingFeatureSet
-class object.
1 | 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>
1 | ## No example
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.