getDensityContour | R Documentation |
Extract contour from embedding
getDensityContour(
emb,
cell.groups,
group,
color = "black",
linetype = 2,
conf = "10%",
bandwidth = NULL,
...
)
emb |
cell embedding matrix |
cell.groups |
vector of cell type annotation |
group |
specify cell types for contour, multiple cell types are also supported |
conf |
confidence interval of contour |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.