Skip to content

domgarvir/tripartite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Code used to study tripartite ecological networks is organized as follows:

PART 1: SIMULATION 
In this folder are the codes of the simulations used to study the structure of networks vs their randomizations and its robustness to the loss of plant species.
It reads the network files (/Networks_DB), runs, and output the extinction areas (/OUTPUT/Data/Ext_Areas) so different databases can be constructed (/OUTPUT/Data/Networks_df_*.csv) and studied in next part.

PART 2: ANALYSIS
In this folder are the files used to study the output of the simulations (PART 1) and obtain the figures and tables shown in the manuscript and SI. It reads the network files (/Networks_DB) and robustness database (/OUTPUT/Data/Networks_df_*.csv) and output figures and tables (/OUTPUT/Images).

All codes are written on python (python 3.9) and uses the following libraries:
- statannot https://pypi.org/project/statannot
- pymnet http://www.mkivela.com/pymnet/ To install pymnet library see: https://www.dabi.temple.edu/external/zoran/teaching/install_Pymnet_Spring2021.pdf

Further instructions are provided in each folder: PART 1 for simulations and PART2 for analysis of results.



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages