getListOfFiles: Get the contents of a data folder
Description
Get the cel files of the specified dataSetName
Usage
getListOfFiles(dataSetName, chipType)
Arguments
dataSetName
The name of a data-set folder
chipType
The name of the used chip
Value
The filenames of all the files in rawData/dataSetName/chipType
Details
If chipType is not provided, the function returns the files for the first chip (in the alphabetic order).