General Arguments
aspectRatio |
Aspect ratio. |
color |
Desired ggplot color scale. Must supply discrete values. When
set to |
fill |
Desired ggplot fill scale. Must supply discrete values. When set
to |
gene2symbol |
|
dark |
Plot against a dark background using
|
dir |
Output directory. |
expression |
Calculation to apply. Uses |
genes |
Gene identifiers. Must match the rownames of the object. |
geom |
Plot type. Uses |
grid |
Show major grid lines but hide axis lines. |
headerLevel |
R Markdown header level. |
interestingGroups |
Character vector of interesting groups. Must be
formatted in camel case and intersect with |
label |
Overlay a cluster identitiy label on the plot. |
labelSize |
Size of the text label. |
legend |
Include plot legend. |
min |
Recommended minimum value cutoff. |
max |
Recommended maximum value cutoff. |
object |
Object. |
pipeline |
Pipeline used to generate the samples. |
pointAlpha |
Alpha transparency level. Useful when there many cells in the dataset, and some cells can be masked. |
pointsAsNumbers |
Plot the points as numbers ( |
pointSize |
Cell point size. |
reduction |
Dimensional reduction method to apply. Defaults to t-SNE
(" |
return |
Return type. Uses |
title |
Plot title. |
trans |
Name of the axis scale transformation to apply. See
|
trendline |
Include trendline on plot. |
value |
Object to assign. |
x |
Primary object. |
y |
Secondary object. |
... |
Additional arguments. |
No value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.