This function generates on/off binarized data for gene expression
1 2 | binarize_exp(sce, fix_cutoff = FALSE, binarize_cutoff = 0.2,
ncores = 3)
|
sce |
SingleCellExperiment |
fix_cutoff |
Logical. if use fixed global cutoff for binarization, default FALSE |
binarize_cutoff |
fixed global cutoff for binarization, default 0.2 |
ncores |
number of cores |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.