Skip to content

An R package for displaying binary trees, aiming to represent multiple layers of information on dendrogram leaves.

Notifications You must be signed in to change notification settings

sysbiolab/TreeAndLeaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeAndLeaf: Displaying binary trees with focus on dendrogram leaves

The TreeAndLeaf package combines tree and force-directed layout algorithms for drawing binary trees, aiming to represent multiple layers of information onto the leaves.

Installation

TreeAndLeaf is availble from the Bioconductor repository:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("TreeAndLeaf")

For more information, visit the TreeAndLeaf landing page on Bioconductor.

About

An R package for displaying binary trees, aiming to represent multiple layers of information on dendrogram leaves.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •