set_def_assay: Set Default Assay

Description Usage Arguments Examples

View source: R/set_def_assay.R

Description

This will set and get the default assay to operate on for downstream analysis.

Usage

1
set_def_assay(input, def_assay)

Arguments

input

the input sce

assay

the character name of the default assay

Examples

1
sce <- set_def_assay(sce, "counts")

kgellatl/SignalCell documentation built on Sept. 3, 2020, 8:45 a.m.