Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.11 KB

README.md

File metadata and controls

45 lines (29 loc) · 2.11 KB

Microbiome.jl logo

BiobakeryUtils.jl

status EcoJulia maintainer: kescobo

Latest Release:

Latest Release

License Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Development Status

CI codecov

Description

BiobakeryUtils.jl is a companion package for Microbiome.jl for interacting with the bioBakery family of computational tools authored by the Huttenhower Lab at Harvard.

BiobakeryUtils.jl reexports all functionality from Microbiome.jl, so you never need to do both using BiobakeryUtils and using Microbiome.jl.

Installation

Install BiobakeryUtils.jl from the Julia REPL:

] add BiobakeryUtils

If you are interested in the cutting edge of the development, please check out the master branch to try new features before release.

] add BiobakeryUtils#main