Skip to content

Commit 115d141

Browse files
committed
fix environment file
1 parent d2c9c5c commit 115d141

File tree

2 files changed

+125
-263
lines changed

2 files changed

+125
-263
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Avian influenza viruses (AIVs) periodically cross species barriers and infect hu
1313
The notebooks in this repo require `baltic/baltic.py`, which is available from [this GitHub repo](https://github.com/evogytis/baltic). There is a working version in this repo. Every notebook also requires R and ryp2, a package for using R within python jupyter notebooks. To ensure you have all the required packages, do the following:
1414

1515
1. Install [miniconda](https://docs.conda.io/en/latest/miniconda.html) for your machine.
16+
2. Install [R](https://www.r-project.org/) if you do not have it.
1617
2. Clone this repo: `git clone https://github.com/blab/h5n1-cambodia`
1718
3. Create the conda environment: `conda env create -f h5n1-cambodia-environment.yml`
1819
4. Activate the environment: `conda activate h5n1-cambodia-environment`

0 commit comments

Comments
 (0)