ArtPoon / anchre

Code for the Gates/RSA methods bakeoff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anchre

![Image of an anchor] (https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Ancre_viking_Prigny_0033sc.jpg/159px-Ancre_viking_Prigny_0033sc.jpg)

Code for the Gates/RSA methods bakeoff. Implements some phylogenetic and ancestral reconstruction methods.

Dependencies

  • Python, including the BioPython module
  • R, including the package ape
  • Java SRE version 1.8 or later In addition, this module expects an additional folder java/ containing JAR files for BEAST version 1.8.1 and RLRootToTip.jar, which is a slightly modified version of Andrew Rambaut's RootToTip code.

About

Code for the Gates/RSA methods bakeoff


Languages

Language:Python 67.8%Language:R 32.2%