readRccCollectorToolExport {NanoStringQCPro} | R Documentation |
Reads the contents of a .CSV file generated from the RCC Collector Tool Export feature of NanoString's nSolver Analysis software into a new RccSet object. (Note: this function is not intended for external use. For that, see newRccSet().)
readRccCollectorToolExport(file)
file |
Path to the NSolver .CSV file to be read. |
See 'details' in the readRccBatch() help page.
An RccSet object that has count data in exprs, probe information in fData and sample annotation in pData.
Dorothee Nickles, Thomas Sandmann