Description Usage Arguments Value
View source: R/plot.features.R
Plot of reduced dimensions and features
1 2 3 4 5 6 7 8 9 10 11 12 |
object |
An IBRAP S4 class object |
assay |
Character. Which assay within the object to access |
slot |
Character. Which expression matrix would you like to access. Default = 'normalised' |
reduction |
Character. Which reduction should be used for the plot |
features |
Character Which features should be plotted |
order |
Boolean. Should datapoints be plotted in order of expression intensity. Default = TRUE |
pt_size |
Numeric. what size should the inidividual plot sizes be |
cells |
Numeric. Which cells should be subset for plotting, Default = NULL |
percentile. |
Numerical. What percentile of datapoint expression should be plotted. Default = c(0.1,0.9) |
A 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.