readRccCollectorToolExport {NanoStringQCPro}R Documentation

Read RCC Collector Tool Export

Description

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().)

Usage

readRccCollectorToolExport(file)

Arguments

file

Path to the NSolver .CSV file to be read.

Details

See 'details' in the readRccBatch() help page.

Value

An RccSet object that has count data in exprs, probe information in fData and sample annotation in pData.

Author(s)

Dorothee Nickles, Thomas Sandmann


[Package NanoStringQCPro version 1.24.0 Index]