Skip to content

leonardokume/TreeAndLeaf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeAndLeaf

A R package for reorganizing dendrograms and adding additional layers of information.

Installation

Install TreeAndLeaf from github

if (! requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
devtools::install_github("sysbiolab/TreeAndLeaf", force = TRUE, build_vignettes = TRUE)

For more info on how to use the package, check its vignette:

vignette("TreeAndLeaf")

About

A R package for reorganizing dendrograms and adding additional layers of information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%