plot_dend: Plot dendrogram

plot_dendR Documentation

Plot dendrogram

Description

Function for plotting a dendrogram in a way that displays node labels. This function is copied from 'scrattch.hicat': https://github.com/AllenInstitute/scrattch.hicat

Usage

plot_dend(dend, dendro_data = NULL, node_size = 1, r = c(-0.1, 1))

Arguments

dend

any R dendrogram of annotated cell types

dendro_data

(I don't know)

node_size

size of nodes (default = 1)

r

(I don't know)

Value

A plot of the dendrogram in 'ggplot2' format


AllenInstitute/CCN documentation built on April 15, 2023, 10:48 p.m.