View source: R/plot.dot.plot.R
plot.dot.plot | R Documentation |
Creates a dot plot of gene expression
## S3 method for class 'dot.plot' plot(object, assay, slot = "normalised", clust.method, column, features, ...)
object |
An object of IBRAP class |
assay |
Character. Which assay to access |
slot |
Character. Which expression matrix slot should be used. Default = 'normalised' |
clust.method |
Character. Which cluster method should be used, metadata accesses objects metadata |
column |
Character. Which column to access in the defined clust.method |
features |
Character. Which features to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.