Microbiome.jl
Description
Microbiome.jl is a package for manipulating and analyzing microbiome and microbial community data.
Installation
Install Microbiome from the Julia REPL:
julia> using Pkg
julia> pkg"add Microbiome"
If you are interested in the cutting edge of the development, please check out the master branch to try new features before release.
julia> pkg"add Microbiome#master"