plotRCAClusterComposition: Plot bar plots showing the composition of RCA clusters

Description Usage Arguments

View source: R/plotRCAClusterComposition.R

Description

Plot bar plots showing the composition of RCA clusters

Usage

1
2
3
4
5
6
plotRCAClusterComposition(
  rca.obj,
  deepSplit = 1,
  folderpath = ".",
  filename = "Cluster_Composition.pdf"
)

Arguments

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


linquynus/RCAv2-beta documentation built on Aug. 9, 2020, 12:34 a.m.