setupExampleData.AromaAffymetrix: Setups example data in the current directory

setupExampleData.AromaAffymetrixR Documentation

Setups example data in the current directory

Description

Setups example data in the current directory.

Usage

## S3 method for class 'AromaAffymetrix'
setupExampleData(pkg, dataset=NULL, chipType=NULL, dirs=c("annotationData", "rawData"),
  mustWork=TRUE, validate=FALSE, ...)

Arguments

dataset, chipType

character strings specifying the data set and the chip type to install.

dirs

A character vector specifying which directories to setup.

mustWork

If TRUE, an error is thrown if the requested data set could not be installed, otherwise not.

validate

If TRUE, the installed files are also validated, otherwise not.

...

Not used.

Value

Returns (invisibly) TRUE if all requested data was installed, otherwise FALSE.

Author(s)

Henrik Bengtsson


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.