Learn R Programming

RnBeads (version 1.4.0)

set.covariates.ct: set.covariates.ct

Description

Adds the results of cell type estimation to an RnBSet

Usage

set.covariates.ct(rnb.set, ct.obj)

Arguments

rnb.set
The RnBSet object to which the results should be added
ct.obj
An object of class CellTypeInferenceResult returned by rnb.execute.ct.estimation.

Value

The modified RnBSet.