Skip to content

nmatzke/PhyBEARS.jl

Repository files navigation

PhyBEARS.jl

PhyBEARS.jl - a Julia package for biogeographical state-dependent speciation/extinction (SSE) models using 100-1000+ Ordinary Differential Equations.

Linux and macOS: Build Status

Windows: Build Status

Coverage Status codecov.io

Local add instructions:

Pkg.add(PackageSpec(path="/GitHub/PhyBEARS.jl")) using PhyBEARS

Get the list of installed packages:

x = Pkg.installed() list_of_installed_packages = collect(x); println.(list_of_installed_packages) # Messy

Or:

x["PhyBEARS"]

v"0.1.0"

Unit tests (checks and validation)

2024-02-29: Test Summary: | Pass Total Time All tests | 511 511 4m59.6s

About

Phylogenetic biogeography SSE models for large state spaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published