An open API service indexing awesome lists of open source software.

https://github.com/poisotlab/econetworkslabs

Computer labs and notebooks for the upcoming book "Practical Analysis of Ecological Networks"
https://github.com/poisotlab/econetworkslabs

ecological-network ecology jupyter-notebook open-educational-resources

Last synced: 23 days ago
JSON representation

Computer labs and notebooks for the upcoming book "Practical Analysis of Ecological Networks"

Awesome Lists containing this project

README

          

# Practical Analysis of Ecological Networks

This repository contains a series of notebooks corresponding to the chapter of the in progress "Practical Analysis of Ecological Networks", and the lessons of the BIO3043/BIO6037 class at the Université de Montréal

## How to use the lessons

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/PoisotLab/EcoNetworksLabs/master)

## Plan

| Section | Title | Main concepts | Launch |
|:-------:| ------------------------------------ | ------------- |:------:|
| 1 | Link-species scaling law | | |
| 2 | Connectance and degree distribution | | [:arrow_forward:](https://mybinder.org/v2/gh/PoisotLab/EcoNetworksLabs/master?filepath=02_connectance_degree.ipynb) |
| 3 | Motifs and centrality | | [:arrow_forward:](https://mybinder.org/v2/gh/PoisotLab/EcoNetworksLabs/master?filepath=03_motifs.ipynb) |
| 4 | Nestedness | | |
| 5 | Modularity | | |
| 6 | Null hypothesis significance testing | | [:arrow_forward:](https://mybinder.org/v2/gh/PoisotLab/EcoNetworksLabs/master?filepath=06_nhst.ipynb) |
| 7 | Comparing networks | | [:arrow_forward:](https://mybinder.org/v2/gh/PoisotLab/EcoNetworksLabs/master?filepath=07_comparisons.ipynb) |
| 8 | Probabilistic networks | | |