Add test data to CytoScan object
Usage
addTestdata(CS, input, read = FALSE, reload = FALSE, aggSize = 10000)
Arguments
- CS
CytoScan object
- input
List of FCS file paths
- read
Whether load subsampled data already (default = FALSE)
- reload
Reload all data (default = FALSE)
- aggSize
Size of aggregate sample (default = 10000 cells)