Skip to content

BioinformaticsArchive/phylodyn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phylodyn

The purpose of phylodyn is to facilitate phylodynamic inference and analysis in an approachable R package.

Installation

  1. Install (if necessary) package dependencies and helpers ape, INLA, spam and devtools using install.packages.

  2. Load devtools using library(devtools).

  3. Install phylodyn using

    a. install_github("phylodyn", username="mdkarcher"), or

    b. install_github("phylodyn", username="mdkarcher", build_vignettes = TRUE) if you want some illustrative vignettes (note: using build_vignettes = TRUE will make the install take longer).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%