View source: R/plotClusterQuality.R
Perform cluster specific QC
1 2 3 4 5 6 7 8 | plotClusterQuality(
rca.obj,
cluster.labels,
width,
height,
folderpath = ".",
filename = "RCA_Cluster_Quality.pdf"
)
|
rca.obj |
RCA object |
cluster.labels |
vector of cluster labels |
width |
width of plot in inches. Default is 20. |
height |
height of plot in inches. Default is 20. |
folderpath |
path to save heatmap to |
filename |
file name of saved heatmap |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.