lodAssess: lodAssess

Description Usage Arguments Value Author(s)

Description

Assess how many genes in each sample in an RccSet object are below the limit of detection. (The current implementation does a straightforward column sum on the presence/absence matrix (paData) in assayData.)

Usage

1
2
## S4 method for signature 'RccSet'
lodAssess(rccSet)

Arguments

rccSet

An RccSet object

Value

A numeric vector giving the number of missing genes (endogenous and housekeeping genes) for each sample in an RccSet. If paData is not found in the input's assayData, NULL is returned.

Author(s)

Dorothee Nickles


NanoStringQCPro documentation built on Nov. 8, 2020, 8:11 p.m.