Alex-Fuster / network_coherence

WG network coherence
MIT License
3 stars 0 forks source link

Network Coherence Project

Authors: Alex Fuster Katherine Hébert Francis Banville Dominique Caron Dominique Gravel Gracielle Higino Pablo Silva

The objective of our study is to develop a metric that quantifies the degree of association between a community response to a specific environment and its species interactions. The primary goal we envision for this metric is to serve as an indicator of the predictability and stability of communities in the face of environmental changes. Additionally, the metric could also allow for exploring numerous relevant questions on species' responses to the biotic and abiotic environments.

You can read more about our theoretical approach here

Folder Structure

The project follows the following folder structure:

- a_code/: Contains the source code files for our analyses.
  /functions/: Contains the stand-alone functions we call in our scripts.
- b_data/: Contains the data files for the project. This folder is not watched by git. Do not upload data into our repository. 
  /raw/: Only raw data - do not manipulate! 
  /clean/: Only cleaned data (outputs of raw data manipulations).
- c_outputs/: Contains all the outputs of our analyses, including figures.
- d_manuscript/: Contains the manuscript files (source and rendered), including *.bib file and templates.
- e_supporting_material/: Contains any extra supporting material for reference.

Additional files can be found in our Google Drive, such as raw data, reference papers, the program of our in-person meeting, and technical guides.

Naming Convention

The project follows the following naming convention:

1. Case Sensitivity:

2. Folder Structure:

3. Naming Folders:

4. Naming Files Differently:

5. Separating Code Files:

Example File Naming:

Adhering to this naming convention will ensure consistency, clarity, and ease of use across the development team, facilitating efficient collaboration and maintenance of our project.

Contributing

To contribute to this project, follow the rules delineated in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License. See the LICENSE file for details.