cel2TilingFeatureSet: Read CEL-files to TilingFeatureSet

Description Usage Arguments Details Value Author(s) Examples

View source: R/helperFunctions.R

Description

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

Usage

1
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

1
  ## No example

waveTiling documentation built on Oct. 31, 2019, 9:23 a.m.