prep_dendro: Prepare dendrogram

View source: R/prep_dendro.r

prep_dendroR Documentation

Prepare dendrogram

Description

prep_dendro adds a dendrogram to a CellTypeDataset (CTD).

Usage

prep_dendro(ctdIN, expand = c(0, 0.66))

Arguments

ctdIN

A single annotLevel of a ctd, i.e. ctd[[1]] (the function is intended to be used via apply).

Value

A CellTypeDataset with dendrogram plotting info added.


NathanSkene/EWCE documentation built on April 10, 2024, 1:02 a.m.