Description Usage Arguments Value
Combined plots
1 2 3 4 5 6 7 8 9 10 11 | CombinedPlot(
seu,
features,
out.dir = "plots",
plot.name = "combined",
umap.pt = 2,
tsne.pt = 2,
dotplot.cex = 10,
comb.height = 16,
comb.width = 20
)
|
seu |
Seurat object |
features |
FindAllMarkers output |
out.dir |
out directory |
plot.name |
file name for plot |
umap.pt |
umap point size |
tsne.pt |
tsne point size |
dotplot.cex |
dotplot axis test size |
comb.height |
plot height |
comb.width |
plot width |
plots in out.dir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.