rccFiles.to.pdata_fdata_adata {NanoStringQCPro}R Documentation

rccFiles.to.pdata_fdata_adata

Description

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

Usage

rccFiles.to.pdata_fdata_adata(rccFiles)

Arguments

rccFiles

Vector of .RCC paths

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)

Robert Ziman


[Package NanoStringQCPro version 1.14.0 Index]