Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


NanoStringQCPro (version 1.4.0)

nSolverCsv.to.pdata_fdata_adata: 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.