Skip to content

bomeara/phybase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Liang Liu's phybase package, just to make it easier for students in my course to install and use (it's not on CRAN). For the canonical version, go to https://faculty.franklin.uga.edu/lliu/content/phybase?.

You can install Liang's version by doing

install.packages("https://faculty.franklin.uga.edu/lliu/sites/faculty.franklin.uga.edu.lliu/files/phybase_1.4.tar.gz", repos=NULL)

And I would advise that for any real work. This version, you can do:

install.packages("devtools")
devtools::install_github("bomeara/phybase")

In either case, then do library(phybase).

The citation for phybase is

Liu L. and Yu L. 2010. Phybase: an R package for species tree analysis. Bioinformatics 26: 962-963.

About

Fork for Liang Liu's 1.4 version; used for teaching phylometh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published