Description Usage Arguments Examples
View source: R/set_def_assay.R
This will set and get the default assay to operate on for downstream analysis.
1 | set_def_assay(input, def_assay)
|
input |
the input sce |
assay |
the character name of the default assay |
1 | sce <- set_def_assay(sce, "counts")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.