Package: tracerer 2.2.3

Richèl J.C. Bilderbeek
tracerer: Tracer from R
'BEAST2' (<https://www.beast2.org>) is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/protein data and many model priors to create a posterior of jointly estimated phylogenies and parameters. 'Tracer' (<https://github.com/beast-dev/tracer/>) is a GUI tool to parse and analyze the files generated by 'BEAST2'. This package provides a way to parse and analyze 'BEAST2' input files without active user input, but using R function calls instead.
Authors:
tracerer_2.2.3.tar.gz
tracerer_2.2.3.zip(r-4.5)tracerer_2.2.3.zip(r-4.4)tracerer_2.2.3.zip(r-4.3)
tracerer_2.2.3.tgz(r-4.5-x86_64)tracerer_2.2.3.tgz(r-4.5-arm64)tracerer_2.2.3.tgz(r-4.4-x86_64)tracerer_2.2.3.tgz(r-4.4-arm64)tracerer_2.2.3.tgz(r-4.3-x86_64)tracerer_2.2.3.tgz(r-4.3-arm64)
tracerer_2.2.3.tar.gz(r-4.5-noble)tracerer_2.2.3.tar.gz(r-4.4-noble)
tracerer_2.2.3.tgz(r-4.4-emscripten)tracerer_2.2.3.tgz(r-4.3-emscripten)
tracerer.pdf |tracerer.html✨
tracerer/json (API)
NEWS
# Install 'tracerer' in R: |
install.packages('tracerer', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/tracerer/issues0 issues
Pkgdown site:https://docs.ropensci.org
On CRAN:tracerer-2.2.3(2023-09-27)
Last updated 1 years agofrom:82c8d826a0 (on main). Checks:4 OK, 7 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 25 2025 |
R-4.5-win-x86_64 | NOTE | Feb 25 2025 |
R-4.5-mac-x86_64 | NOTE | Feb 25 2025 |
R-4.5-mac-aarch64 | NOTE | Feb 25 2025 |
R-4.5-linux-x86_64 | NOTE | Feb 25 2025 |
R-4.4-win-x86_64 | NOTE | Feb 25 2025 |
R-4.4-mac-x86_64 | NOTE | Feb 25 2025 |
R-4.4-mac-aarch64 | NOTE | Feb 25 2025 |
R-4.3-win-x86_64 | OK | Feb 25 2025 |
R-4.3-mac-x86_64 | OK | Feb 25 2025 |
R-4.3-mac-aarch64 | OK | Feb 25 2025 |
Exports:calc_actcalc_act_rcalc_esscalc_essescalc_geom_meancalc_hpd_intervalcalc_modecalc_stderr_meancalc_summary_statscalc_summary_stats_tracecalc_summary_stats_tracescheck_tracecount_trees_in_filecs_std_devextract_operators_linesget_tracerer_pathget_tracerer_pathsget_tracerer_tempfilenameis_posterioris_trees_fileis_trees_posteriorparse_beast_logparse_beast_output_filesparse_beast_posteriorparse_beast_state_operatorsparse_beast_tracelog_fileparse_beast_treesremove_burn_inremove_burn_inssave_beast_estimatessave_beast_trees
Citation
Bilderbeek RJ, Etienne RS (2008). “babette: BEAUti 2, BEAST 2 and Tracer for R.” Methods in Ecology and Evolution. https://doi.org/10.1111/2041-210X.13032.
Corresponding BibTeX entry:
@Article{, author = {Richèl JC Bilderbeek and Rampal S Etienne}, title = {babette: BEAUti 2, BEAST 2 and Tracer for R}, journal = {Methods in Ecology and Evolution}, year = {2008}, url = {https://doi.org/10.1111/2041-210X.13032}, }
Readme and manuals
tracerer
Branch | ![]() |
![]() |
---|---|---|
master |
||
develop |
tracerer
, 'Tracer for R' is an R package to work with BEAST2 output files.
tracerer
is part of the babette
package suite:
-
beautier
creates BEAST2 input (.xml
) files. -
beastier
runs BEAST2 -
mauricer
: install BEAST2 packages -
tracerer
pastes BEAST2 output (.log
,.trees
, etc) files.
Related R packages:
-
lumier
: Shiny app to help create the function call needed -
BEASTmasteR
: tip-dating using fossils as dated terminal taxa -
RBeast
: misc other things -
tracerer_on_windows
: verifiestracerer
builds on Windows
Example
library(tracerer)
# Obtain an example log file its name
filename <- get_tracerer_path("beast2_example_output.log")
# Parse that log file
beast_log_full <- parse_beast_tracelog_file(filename)
# Remove the burn-in
beast_log <- remove_burn_ins(
beast_log_full,
burn_in_fraction = 0.1
)
# Calculates the effective sample sizes of all parameter estimates
esses <- calc_esses(beast_log, sample_interval = 1000)
Installation
You can install:
- (recommended) The CRAN version
- The stable development version
- The bleeding edge development version
CRAN
tracerer
is on CRAN:
install.packages("tracerer")
Stable development version
Install the tracerer
master
branch using remotes
:
# remotes::install_github("ropensci/tracerer")
install.packages("tracerer", repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))
Bleeding edge development version
Install the tracerer
develop
branch using remotes
:
remotes::install_github("ropensci/tracerer", ref = "develop")
FAQ
See FAQ
There is a feature I miss
See CONTRIBUTING, at Submitting use cases
I want to collaborate
See CONTRIBUTING, at 'Submitting code'
I think I have found a bug
See CONTRIBUTING, at 'Submitting bugs'
There's something else I want to say
Sure, just add an Issue. Or send an email.
External links
References
Article about babette
:
- Bilderbeek, Richèl JC, and Rampal S. Etienne. "
babette
: BEAUti 2, BEAST 2 and Tracer for R." Methods in Ecology and Evolution (2018). https://doi.org/10.1111/2041-210X.13032
FASTA files anthus_aco.fas
and anthus_nd2.fas
from:
- Van Els, Paul, and Heraldo V. Norambuena. "A revision of species limits in Neotropical pipits Anthus based on multilocus genetic and vocal data." Ibis.