get.nexus.tips: Get tips from dendrogram

Description Usage Value Examples

View source: R/get.nexus.tips.R

Description

Reads a nexus file and returns the tips

Usage

1
get.nexus.tips(nexus.file, fromBIGSdb = FALSE)

Value

a dataframe with tips and verteces index

Examples

1
2
inputfile <- file.path(path.package('microbio'),'input.nexus')
get.nexus.tips(nexus.file=inputfile)

abrozzi/microbio documentation built on Feb. 8, 2021, 11:34 a.m.