Learn R Programming

waveTiling (version 1.14.0)

cel2TilingFeatureSet: Read CEL-files to TilingFeatureSet

Description

Wrapper function to read in CEL-files and output their content as a TilingFeatureSet-class object.

Usage

cel2TilingFeatureSet(dataPath, annotationPackage)

Arguments

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 pdInfoBuilder-package

Value

TilingFeatureSet

Details

Uses the list.celfiles and read.celfiles functions of the oligo-package.

Examples

Run this code
  ## No example

Run the code above in your browser using DataLab