Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 651 Bytes

RBeast

Build Status codecov.io

R tools for working with BEAST and BEAST2

  • create the .xml input files
  • parse the .trees and .log posterior output files

Instructions

To install RBeast in R:

install.packages("devtools")
devtools::install_github("beast-dev/RBeast")

Acknowledgements

  • This project is supported in part through the National Science Foundation grant DMS 1264153.