README.md

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")


heibl/viper documentation built on May 21, 2019, 10:47 a.m.