R tools for working with BEAST and BEAST2
- create the
.xml
input files - parse the
.trees
and.log
posterior output files
To install RBeast
in R
:
install.packages("devtools")
devtools::install_github("beast-dev/RBeast")
- This project is supported in part through the National Science Foundation grant DMS 1264153.