Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/etowahadams/aedes_aegypti_brackish_tolerance

Code to reproduce analysis
https://github.com/etowahadams/aedes_aegypti_brackish_tolerance

Last synced: about 2 months ago
JSON representation

Code to reproduce analysis

Awesome Lists containing this project

README

        

# Exploring the Genetic Basis of Brackish Water Tolerance in Aedes aegypti
Code to reproduce figures and analysis

# Environment setup
```
# download and navigate to the folder
git clone https://github.com/etowahadams/aedes_aegypti_brackish_tolerance.git
cd aedes_aegypti_brackish_tolerance

# install the python dependencies
conda env create -f environment.yml
conda activate aedes_aegypti_brackish_tolerance
```

Then start running the notebooks in `./notebooks`!