dotplotSignatureScore | R Documentation |
Present a dot plot of selected genes in all populations in sampTab@population and save to file.
dotplotSignatureScore(object, assay.type = "RNA", genes.use) ## S4 method for signature 'CellRouter' dotplotSignatureScore(object, assay.type = "RNA", genes.use)
object |
CellRouter object. |
assay.type |
character; the type of data to use. |
genes.use |
character vector; genes to show. |
ggplot2; plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.