grow_lineage: grow_lineage from row/col edge pair. internal function for...

Description Usage

View source: R/grow_lineage.R

Description

grow_lineage from row/col edge pair. internal function for rdendromap

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
grow_lineage(
  row.edge,
  col.edge,
  row.tree,
  col.tree,
  rowEdgeMap,
  colEdgeMap,
  lineage_size,
  rowDescendants,
  colDescendants
)

reptalex/dendromap documentation built on April 19, 2021, 5:13 a.m.