extractLadders: Extract ladders from vector

View source: R/summaryStatistics.R

extractLaddersR Documentation

Extract ladders from vector

Description

A node is in a ladder if one of its children is a tip AND the other is not. Ladder of size one are deleted.

Usage

extractLadders(ladder)

Arguments

ladder

vector output of writeLadders

Value

list


ilajaait/deephylo documentation built on April 10, 2022, 11:03 a.m.