(July 21st, 2023)
- Function
plot_back_rates
corrected for MrBayes. - New warnings and import of MrBayes single {all} clock partition for
plot_treerates_sgn
.
(October 31st, 2022)
- New function
plot_back_rates
and updates on vignettes.
(OCtober 20th, 2022)
- Bug fixes and adjustment of selection functions for BEAST2: old
get_pwt_rates
function exists now in two versionsget_pwt_rates_MrBayes
andget_pwt_rates_BEAST2
, and updates onplot_treerates_sgn
to handle BEAST2.
(August 1st, 2022)
Implementation of functions for BEAST2 data now complete!
- Added function (
write_partitioned_alignments
) to write partitioned alignments based on the inferred clusters. - Added BEAST2 support for clock rate table import - old
get_clockrate_table
function exists now in two versions,get_clockrate_table_MrBayes
andget_clockrate_table_BEAST2
(July 8th, 2022)
- Added function (
drop.dummy.mb
) to remove "dummy" tip from Mr. Bayes summary trees and export tree accounting for metadata on the tips (for fully extinct clades).
(June 27th, 2022)
- Added functions (
drop.dummy.beast
,offset.to.dummy
,write.beast.treedata
,offset.to.dummy.metadata
) to handle trees with offsets as produced by the BEAST2 SA package for fully extinct clades - FBD functions can now handle BEAST2 log files produced by several packages (SA, BDSKY)
plot_treerates_sgn()
function update: outputs chosen thresholds and estimated rate values for each threshold.
(May 12th, 2022)
- First version!