You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ Avian influenza viruses (AIVs) periodically cross species barriers and infect hu
13
13
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:
14
14
15
15
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.
16
17
2. Clone this repo: `git clone https://github.com/blab/h5n1-cambodia`
17
18
3. Create the conda environment: `conda env create -f h5n1-cambodia-environment.yml`
18
19
4. Activate the environment: `conda activate h5n1-cambodia-environment`
0 commit comments