The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Automated Deep-Time Phylogenetic Tree Collapsing and Visualization
Version: 1.1.5
Rclade provides a single-function pipeline for automated collapsing and visualization of large phylogenetic trees with geological timescales.
The GitHub repository is at https://github.com/zengzichao/Rclade. Report issues at https://github.com/zengzichao/Rclade/issues.
From the fixed GitHub release tag (requires the remotes
package):
remotes::install_github("zengzichao/Rclade@v1.1.5")Or from a downloaded release tarball (GitHub Releases / Zenodo archive):
install.packages("Rclade_1.1.5.tar.gz", repos = NULL, type = "source")library(Rclade)
data(example_tree)
p <- plot_timetree(example_tree, rank = "phylum", add_timescale = FALSE)
print(p)Zeng Z (2026). Rclade: automated taxonomic collapsing and geological-timescale annotation of time-calibrated phylogenetic trees in R. bioRxiv. doi:10.64898/2026.08.27.747462
MIT + file LICENSE
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.