runSCENIC_4_aucell_binarize | R Documentation |
Step 4: Binarize the AUC (and, optional: re-cluster)
runSCENIC_4_aucell_binarize(
scenicOptions,
skipBoxplot = FALSE,
skipHeatmaps = FALSE,
skipTsne = FALSE,
exprMat = NULL
)
scenicOptions |
Fields used: TODO |
skipBoxplot |
Whether to plot the boxplots |
skipHeatmaps |
Whether to plot the Binary heatmaps |
skipTsne |
Whether to calculate the binary t-SNE (and optionally, generate a HTML preview) |
exprMat |
If !skipTsne, the expression matrix can be provided to plot the TF expression on the t-SNE (plotTsne_AUCellHtml) |
See the detailed vignette explaining the internal steps.
The output is written in the folders 'int' and 'ouput'
runSCENIC_4_aucell_binarize(scenicOptions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.