View source: R/plotTsne_AUCellHtml.R
plotTsne_AUCellHtml | R Documentation |
Wrapper for the 'AUCell_plotTSNE' function: plots the regulon activities on the t-SNE.
plotTsne_AUCellHtml(scenicOptions, exprMat, fileName, tSNE = NULL)
scenicOptions |
Fields used: aucell_regulonAUC, aucell_thresholds (int), and if |
exprMat |
Expression matrix (if NULL, TF expression will not be plotted) |
fileName |
Location for the plots. |
tSNE |
If null, it plots the default t-SNE. |
NULL. The plots are saved as HTML with the name stored in fileName
.
If you are using RStudio, you might need to download the .html file and plots folder to view locally.
plotTsne_AUCellHtml(scenicOptions, exprMat, fileName)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.