resList: Get final celdaModels from a celda model 'SCE' or celdaList...

Description Usage Arguments Value Examples

Description

Returns all celda models generated during a celdaGridSearch run.

Usage

1
2
3
4
5
6
7
resList(x, ...)

## S4 method for signature 'SingleCellExperiment'
resList(x, altExpName = "featureSubset")

## S4 method for signature 'celdaList'
resList(x)

Arguments

x

An object of class SingleCellExperiment or celdaList.

...

Ignored. Placeholder to prevent check warning.

altExpName

The name for the altExp slot to use. Default "featureSubset".

Value

List. Contains one celdaModel object for each of the parameters specified in runParams(x).

Examples

1
2
3
4

celda documentation built on Nov. 8, 2020, 8:24 p.m.