rccFiles.to.pdata_fdata_adata {NanoStringQCPro} | R Documentation |
First stage of readRccBatch(): 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). See also nSolverCsv.to.pdata_fdata_adata().
rccFiles.to.pdata_fdata_adata(rccFiles)
rccFiles |
Vector of .RCC paths |
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.
Robert Ziman