Description Usage Arguments Value
Plot expression of markers in cluster cells relative to all cells
1 2 3 4 5 6 7 8 | citrus.plotClusters(
clusterIds,
clustersData,
colNames = names(clustersData),
byCluster = FALSE,
outputDir = NULL,
outputFile = NULL
)
|
clusterIds |
Vector of cluster IDs to plot |
clustersData |
|
colNames |
Which columns of |
byCluster |
If this is |
outputDir |
The directory in which the plots will be written (only used if |
outputFile |
The output file the plot will be written to (only used if |
Either NULL
if byCluster == TRUE
or a ggplot2
plot object otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.