getBlankLabel: Get the SampleType value that indicates blank samples

Description Usage Arguments Value Author(s) Examples

Description

Returns the phenoData SampleType value that indicates blank samples (i.e. water runs). This value is parsed from the single-quoted string enclosed by "blankLabel='...'" in the varMetadata for SampleType.

Usage

1
2
## S4 method for signature 'RccSet'
getBlankLabel(rccSet, showWarnings = TRUE)

Arguments

rccSet

An RccSet

showWarnings

Logical. If FALSE, no warnings will be generated (if any).

Value

NULL if the SampleType column is missing altogether, NA if the varMetadata doesn't have blankLabel recorded, or the blankLabel value otherwise.

Author(s)

Robert Ziman

Examples

1
2

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