Skip to content

Phylogenetic tree tables and other phylogenetic utilities. (Functions include: prt(tr) and other utilities. Also includes the PhyloNetworks tree object/reader/writer, with minimal dependencies.)

License

Notifications You must be signed in to change notification settings

nmatzke/PhyloBits.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhyloBits

Phylogenetic tree tables, PhyloNetworks tree reader without dependencies

Linux and macOS: Build Status

Windows: Build Status

Coverage Status codecov.io

Local add instructions:

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

Get the list of installed packages:

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

Or:

x["PhyloBits"]

v"0.0.1"

About

Phylogenetic tree tables and other phylogenetic utilities. (Functions include: prt(tr) and other utilities. Also includes the PhyloNetworks tree object/reader/writer, with minimal dependencies.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published