Skip to content
/ viper Public

VIPER: Visualization of Phylogenetics and Evolution with R

Notifications You must be signed in to change notification settings

heibl/viper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIPER: Visualization of Phylogenetics and Evolution with R

Provides a set of plotting functions that are developed around ape:plot.phylo, e.g.

  1. coloring edges and tips
  2. high-lighting clades in phylogenies
  3. showing branch support
  4. HPD intervals on internal nodes of dated phylogenies
  5. plot axes

and more.

Some of these functions have been formerly included in the deprecated package phyloch.

Installing viper

Package viper is not (yet) on CRAN, but can you can install the developing version from GitHub. For this you will require the package devtools:

library(devtools)
install_github("heibl/viper")

About

VIPER: Visualization of Phylogenetics and Evolution with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages