cel2TilingFeatureSet {waveTiling}R Documentation

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

Details

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

Value

object of class TilingFeatureSet

Author(s)

Kristof De Beuf <kristof.debeuf@ugent.be>

Examples

  ## No example

[Package waveTiling version 1.22.0 Index]