plotIntegration | R Documentation |
Plot clusters in tissue image.
plotIntegration( object, assay.type = "RNA", sample.name = "Sample1", cluster.column, colors.column, library.column, libraries )
object |
the CellRouter object. |
assay.type |
character; the type of data to use. |
sample.name |
character; the name of the tissue sample. |
cluster.column |
character; the name of the column where the clustering information is stored. |
colors.column |
character; the name of the column where the color of each cluster is stored. |
library.column |
character; the name of the column where the library information is stored. |
libraries |
character; the selected library. |
ggplot2; the plots for all libraries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.