combined_dendro_plot: 'combined dendro plot Copyright (c) 2019. Kaleido...

Description Usage Arguments Value Examples

View source: R/combined_dendro_plot.R

Description

'combined dendro plot Copyright (c) 2019. Kaleido Biosciences. All Rights Reserved

Usage

1
combined_dendro_plot(dend, cluster_data, colored_bar, k, colored_bar_label)

Arguments

dend

dendrogram

cluster_data

clustering data

colored_bar

colored bar

k

what is the k?

colored_bar_label

what is the label of the colored bar

Value

a dendrogram plot

Examples

1
2
3
4
## Not run: 
p1 = combined_dendro_plot(dend,cluster_data,colored_bar,k,colored_bar_label)

## End(Not run)

Kaleido-Biosciences/phgrofit documentation built on Feb. 8, 2022, 5:16 a.m.