Measures of the structure of ecological networks

Build Status Coverage Status codecov.io DOI Documentation Status

This Julia module implements a set of measures and utilities to work on ecological networks, with an emphasis on probabilistic ones. The measures are not designed to work on quantitative interaction networks, i.e. those in which the strength of the interaction is knwown.

It is companion code to the paper by Poisot et al., currently under revision for Methods in Ecology and Evolution. A preprint of the paper can be accessed on bioRxiv.

Installation

Pkg.add("EcologicalNetwork")

Logging

All outputs are written in the network.log file, in the folder from which the analysis is started. There is a timestamp included.