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.
verbose
Print additionnal information.
Value
No return value, called for side effects.