nSolverCsv.to.pdata_fdata_adata {NanoStringQCPro}R Documentation

nSolverCsv.to.pdata_fdata_fdata

Description

First stage of readRccCollectorToolExport(): produces a list containing matrices (for pdata and adata) and a data frame (for fdata) that pdata_fdata_adata.to.rccSet then transforms into a full RccSet (after some further checks and adjustments). Not intended for external use; see also rccFiles.to.pdata_fdata_adata().

Usage

nSolverCsv.to.pdata_fdata_adata(rccCollectorToolExport)

Arguments

rccCollectorToolExport

Path to the nSolver RCC Collector Tool .CSV export.

Value

A list containing matrices (for pdata and adata) and a data frame (for fdata) that pdata_fdata_adata.to.rccSet() then transforms into a full ExpessionSet.

Author(s)

Dorothee Nickles, Thomas Sandmann, Robert Ziman


[Package NanoStringQCPro version 1.16.0 Index]