plot_coord2 | R Documentation |
Alternative version of plot_coord using Seurat::DimPlot internally for convenience. Limited functionality at the moment, it only works with Seurat objects.
plot_coord2(x, ...)
## S3 method for class 'Seurat'
plot_coord2(x, expand = NULL, ...)
x |
object from which to plot coordinates. |
... |
further arguments passed down to DimPlot(). |
expand |
logical; whether to expand one column to show presence/absence. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.