Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.39 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.39 KB

Mangal.jl

latest doc latest doc

CI codecov

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

This package is a wrapper around the new API for the mangal ecological interactions database. It uses Julia 1.1 to provide a programmatic interface to read the data. Development of this package and the underlying database was funded by the Canadian Foundation for Innovation and NSERC.

Getting started

Enter package mode by pressing ] from the Julia REPL. Then install:

add Mangal

That's it. Now head over to the documentation.