Phylogenetic tree tables, PhyloNetworks tree reader without dependencies
Pkg.add(PackageSpec(path="/GitHub/PhyloBits.jl")) using PhyloBits
x = Pkg.installed() list_of_installed_packages = collect(x); println.(list_of_installed_packages) # Messy
x["PhyloBits"]