getListOfFiles {MPAgenomics} | R Documentation |
Get the cel files of the specified dataSetName
getListOfFiles(dataSetName, chipType)
dataSetName |
The name of a data-set folder |
chipType |
The name of the used chip |
If chipType is not provided, the function returns the files for the first chip (in the alphabetic order).
The filenames of all the files in rawData/dataSetName/chipType
Quentin Grimonprez