View source: R/plotRCAClusterComposition.R
Plot bar plots showing the composition of RCA clusters
1 2 3 4 5 6 | plotRCAClusterComposition(
rca.obj,
deepSplit = 1,
folderpath = ".",
filename = "Cluster_Composition.pdf"
)
|
rca.obj |
data matrix (genes x cells) |
deepSplit |
provides the index of the clustering to use for different cuts in the hierarchical clustering (default is 1) |
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.