getListOfFiles {MPAgenomics}R Documentation

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

Details

If chipType is not provided, the function returns the files for the first chip (in the alphabetic order).

Value

The filenames of all the files in rawData/dataSetName/chipType

Author(s)

Quentin Grimonprez


[Package MPAgenomics version 1.1.8 Index]