View source: R/drawDensityPlot.R
drawDensityPlot | R Documentation |
Function that generates density plots for a given data
drawDensityPlot( metadata, cellType, widthValue = 4, heightValue = 9.8, resultsFolder = resultsDirectory )
metadata |
seurat data object |
cellType |
name of dataset to use on the saved objects |
widthValue |
width of the final plot (default 6 cm) |
heightValue |
height of the final plot (default 6 cm) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.