Description Usage Arguments Value Examples
View source: R/panoply_methods.R
Draw a picture of the result of panoply for a given set of markers.
1 2 3 4 5 6 7 8 9 10 11 12 |
panoply |
The result of running panoply |
markers |
Markers to include in the spread |
mode |
Compute colors using either arithmetic or robust average |
cex |
Scale factor for node size |
proportional |
Logical. Scale by the number of events in the cluster |
emph |
Logical. Emphasize each blob with a black line. |
cex.lab |
Scale factor for titles of the individual markers |
highlight_clusters |
Numeric vector indicating which clusters to highlight. |
contours |
Logical. Plot the original t-SNE contours. |
show_cluster_number |
If not null, print cluster numbers at the size given. |
N/A.
1 | plot_panoply_spread(panoply_obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.