logically.order.tree: function to order tree root -> branches -> leaves

View source: R/cloneMap.R

logically.order.treeR Documentation

function to order tree root -> branches -> leaves

Description

function to order tree root -> branches -> leaves

Usage

logically.order.tree(tree)

Arguments

tree

a phylogenetic tree matrix with two column specifying 'parent' (column 1) and child (column 2)


amf71/cloneMap documentation built on Jan. 11, 2024, 5:28 a.m.