Home

Awesome

Bio::PhyloXS - Core Bio::Phylo in XS/C

This distribution overrides some of the core modules of Bio::Phylo in the C programming language (technically, using a type of glue code called XS). Used correctly and under the right circumstances, this can speed up a lot scripts by an order of magnitude or more.

Release

The most recent release is:

DOI

Requires

Installation

This package can be installed in the standard ways, e.g. using the ExtUtils::MakeMaker workflow:

$ perl Makefile.PL
$ make
$ sudo make install

BUGS

Please report any bugs or feature requests on the GitHub bug tracker:

https://github.com/rvosa/bio-phylo-xs/issues