colorNode: Color node and adjacent branches based on label of cluster,...

View source: R/run_shiny_app.R

colorNodeR Documentation

Color node and adjacent branches based on label of cluster, number of cells and breadth

Description

Color node and adjacent branches based on label of cluster, number of cells and breadth

Usage

colorNode(
  x = NULL,
  labels_mapping = NULL,
  hc = NULL,
  leafContent = NULL,
  mapping = NULL,
  sample_names = NULL,
  current_cut = NULL,
  colors = NULL,
  parent_color = NULL,
  breadth_mapping = NULL,
  binar_mapping = NULL,
  binar_mapping2 = NULL,
  binar_mapping3 = NULL
)

kharchenkolab/conosViz documentation built on Nov. 12, 2022, 11:51 p.m.