This package browser is in early development. Mind the rough edges.

r-castor

Efficient phylogenetics on large trees

This tool supports analyses on massive phylogenies comprising up to millions of tips. Functions include pruning, rerooting, calculation of most-recent common ancestors, calculating distances from the tree root and calculating pairwise distances. In addition, this tool takes care of calculation of phylogenetic signal and mean trait depth (trait conservatism), ancestral state reconstruction and hidden character prediction of discrete characters, simulating and fitting models of trait evolution, fitting and simulating diversification models, dating trees, comparing trees, and reading/writing trees in Newick format.

Installation

Install the latest version of r-castor as follows:

guix install r-castor

Or install a particular version:

guix install r-castor@1.8.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-castor about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-castor'><img src='https://packages.guix.gnu.org/packages/r-castor/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-castor/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-castor)

Example Org:

[[https://packages.guix.gnu.org/packages/r-castor][https://packages.guix.gnu.org/packages/r-castor/badges/latest-version.svg]]