Learn R Programming

MPAgenomics (version 1.2.3)

addData: Add a new data-set to the existing aroma architecture

Description

Create a folder in "rawData" and copy the specified files in this folder.

Usage

addData(dataSetName, dataPath, chipType, verbose = TRUE)

Arguments

dataSetName

Name of the data-set folder to create.

dataPath

Path of the folder containing the data CEL files.

chipType

Name of the used chip.

verbose

Print additionnal information.

Value

No return value, called for side effects.