Skip to content

evadelmas/EcologicalNetwork.jl

 
 

Repository files navigation

EcologicalNetwork.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 development version is compatible with julia 0.6.

Join the chat at https://gitter.im/PoisotLab/EcologicalNetwork.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

To get the stable version:

Pkg.add("EcologicalNetwork")

To stay up to date on more recent features, you may want to use the latest version -- it will always be stable:

Pkg.clone("https://github.com/PoisotLab/EcologicalNetwork.jl")

How's the code doing?

Released version

DOI license

GitHub tag GitHub issues GitHub pull requests

EcologicalNetwork EcologicalNetwork EcologicalNetwork

On master

Build Status Coverage Status codecov.io

On develop

Build Status Coverage Status codecov.io

About

Analysis of ecological networks in Julia

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 99.6%
  • Makefile 0.4%