Description Usage Arguments Value
View source: R/plot.reduced.dim.interactive.R
Interactive plot of reduced dimensions and labels
1 2 3 4 5 6 7 8 9 10 11 12  | 
object | 
 An IBRAP S4 class object  | 
reduction | 
 Character. Which reduction to use to display points  | 
assay | 
 Character. Which assay within the object to access  | 
clust.method | 
 Character. Which clustering method to access, supply the name of any dataframe contained in the cluster_assignments sections. If you wish to access metadata, just specify 'metadata'  | 
column | 
 Character. Which column to access within the supplied clust.column  | 
pt.size | 
 Numeric. What should the point size be  | 
dimensions | 
 Numeric. How many dimensions should be displayed, can be either 2 or 3  | 
cells | 
 Numeric. Which cells should be subset for plotting, Default = NULL  | 
An interactive plot of reduced dimensions annotated with assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.