Learn R Programming

NanoStringQCPro (version 1.4.0)

RccSet: RccSet constructor methods

Description

Constructor methods for making new RccSet objects.

Usage

RccSet(obj, ...)
"RccSet"(obj, ...)
"RccSet"(obj, ...)
"RccSet"(obj, ...)
"RccSet"(obj, ...)

Arguments

obj
An object of appropriate class
...
Passed to methods.

Value

A new RccSet object.

Details

Arguments accepted by constructors are identical to those for the ExpressionSet constructors.

See RccSet class documentation for examples of constructor use.

Constructor calls for which mandatory phenoData or featureData columns are missing will successfully create objects that include mandatory columns, but with NA values. See RccSet documentation for a list of mandatory columns.