plotClusterQuality: Perform cluster specific QC

Description Usage Arguments

View source: R/plotClusterQuality.R

Description

Perform cluster specific QC

Usage

1
2
3
4
5
6
7
8
plotClusterQuality(
  rca.obj,
  cluster.labels,
  width,
  height,
  folderpath = ".",
  filename = "RCA_Cluster_Quality.pdf"
)

Arguments

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


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