Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 710 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 710 Bytes

shinyTreeViewer

This repository hosts a simple (phylogenetic) tree viewer which is based mainly on the R packages ape, phangorn and shiny. You can run shinyTreeViewer from inside R. You need to have installed recent versions of the ape, devtools, phangorn and shiny package.

shiny::runGitHub('shinyTreeViewer', 'KlausVigo')

You can launch shinyTreeViewer directly via the RStudio server.

The R_code tab gives you the R commands used for creating the plot. This allows you to explore with different parameters or can be a starting point to create more sophisticated plots.

License

shinyTreeViewer is licensed under the GPLv3.