Get data is more generic method for retrieving data from the object
and returns a list, the number of entries in the list is number of
samples in the dataset and the list contain entries of the data type
and analysis stage you select.
Usage
getData(x, data, type)
Value
A list of the chosen data type - one entry for each sample
Arguments
x
A comradesDataSet object
data
The data type to return <hybFiles | matrixList | clusterGrangesList | clusterTableList>
type
The analysis stage <original | noHost | originalClusters | trimmedClusters>