nSolverCsv.to.pdata_fdata_adata {NanoStringQCPro} | R Documentation |
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().
nSolverCsv.to.pdata_fdata_adata(rccCollectorToolExport)
rccCollectorToolExport |
Path to the nSolver RCC Collector Tool .CSV export. |
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.
Dorothee Nickles, Thomas Sandmann, Robert Ziman