Description Usage Arguments Value Examples
find discrete variables in colData
1 | discreteColdVars(se, maxnuv = 25)
|
se |
instance of SummarizedExperiment; SingleCellExperiment also works |
maxnuv |
numeric(1) largest number of unique values that may be present in a variable that will be regarded as 'discrete' |
character vector of variable names satisfying discreteness condition
1 | discreteColdVars # need example se
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.