README.md

rBt

Description

rBt includes several functions to handle phylogenetic data. Specifically, it includes a function read.annot.beast that can read meta-data from BEAST1 or BEAST2 tree files, such as maximum clade credibility (MCC) trees and full posterior trees. This package is being developed with different angles in mind, but it can be used for things like plotting time-trees, and extracting and visualizing phylogenetic data.

Installation

Open up an R console:

install.packages("devtools")
library(devtools)
install_github("santiagosnchez/rBt")

Some functions

Examples

Run the function with ? in front (e.g. ?mcc2) to access the help files, which have examples and more information.

Citation

Sánchez-Ramírez, S. (2018) rBt: Handy functions for dealing with BEAST trees in R, GitHub repository: https://github.com/santiagosnchez/rBt



santiagosnchez/rBt documentation built on Aug. 9, 2021, 11:52 p.m.