/aedes_aegypti_brackish_tolerance

Code to reproduce analysis

Primary LanguageF*MIT LicenseMIT

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!