Skip to content

szefer-piotr/EcologicalNetworks.jl

 
 

Repository files navigation

EcologicalNetworks.jl

This julia package provides a common interface to analyze all types of data on ecological networks. It is designed to be general, easy to expand, and work on bipartite/unipartite as well as deterministic/quantitative/probabilistic networks. The current version is compatible with julia v0.7 -- the latest version compatible with julia v0.6 is 1.2.0.

Join the chat at https://gitter.im/PoisotLab/EcologicalNetworks.jl

You can read more about the selection of measures in:

Delmas, E. et al. Analyzing ecological networks of species interactions. bioRxiv 112540 (2017). doi:10.1101/112540

and about probabilistic networks in:

Poisot, T. et al. The structure of probabilistic networks. Methods in Ecology and Evolution 7, 303–312 (2016). doi: 10.1111/2041-210X.12468

Getting started

Install:

Pkg.add("EcologicalNetworks")

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

How's the code doing?

Released version

DOI license

GitHub tag GitHub issues GitHub pull requests

EcologicalNetworks

On master

Build Status Coverage Status codecov.io

On develop

Build Status Coverage Status codecov.io

About

Everything you've never dreamed about measuring on ecological networks.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 99.9%
  • Makefile 0.1%