addData {MPAgenomics} | R Documentation |
Create a folder in "rawData" and copy the specified files in this folder.
addData(dataSetName, dataPath, chipType, verbose = TRUE)
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. |
Quentin Grimonprez