CreateTree: A function to create a tree in phylo format.

Description Usage Arguments

View source: R/CreateHier_functions.R

Description

A function to create a tree in phylo format.

Usage

1
treeTable <- read.delim("TaxonomyRank.tree.txt", header = F)

Arguments

treeTable

a data table/data.frame storing class relationships with intermediate class labels. Can be read from a tab separated file.


yasinkaymaz/HieRFIT documentation built on June 1, 2021, 9:37 a.m.