buildSpeciesTree: build entire tree based on dendrogram and subsampled...

Description Usage Arguments

View source: R/speciesTree.R

Description

build entire tree based on dendrogram and subsampled dendrograms

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
buildSpeciesTree(
  dend,
  subsamples = NULL,
  cls.groups,
  cellannot,
  species,
  upperlevelannot = NULL,
  renameCluster = TRUE,
  plot = TRUE
)

Arguments

dend

dendrogram obj of original tree

subsamples

list contains subsampled dendrograms and correspondent cell clusters

cls.groups

clusters of original dendrograms

cellannot

cell annotations

species

factor annoted which cell belong to which species

upperlevelannot

higher-level cell annotations

plot

plot the built tree or not


huqiwen0313/speciesTree documentation built on Dec. 24, 2021, 8:10 p.m.