output_dict: Output dictionary

output_dictR Documentation

Output dictionary

Description

A list of all object classes that the single-cell dataset can be returned as. Classes are grouped by families of related classes.

Usage

output_dict(output_class = NULL)

Arguments

output_class

Name of the output class you wish to produce. Alternatively, set to NULL to return all possible output classes.

Value

A valid output_class.

Examples

output_class <- output_dict(output_class="seurat")

bschilder/scKirby documentation built on April 22, 2024, 12:13 a.m.