Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
 
 
dev
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

VIPER: Visualization of Phylogenetics and Evolution with R

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.