Skip to content

Commit

Permalink
updateRM
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Feb 18, 2020
1 parent cfff8c2 commit f177aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ Please follow these instruction:
2. `conda create -n pyrpipe python=3.7`
3. `conda activate pyrpipe`

**NOTE: You need to install the third-party tools to work with pyrpipe. We recomend installing these through bioconda where possible.
A recommended environment file, using python 3.7, is given [here](https://github.com/urmi-21/pyrpipe/blob/master/tests/test_environment.yml). To ensure reproducibility of your analysis, please ensure the release versions of each tool.
**NOTE: You need to install the third-party tools to work with pyrpipe. We recomend installing these through [bioconda](https://bioconda.github.io/) where possible.
A recommended environment file, using python 3.7, is given [here](https://github.com/urmi-21/pyrpipe/blob/master/tests/test_environment.yml).
It is best to [share your conda environment files](https://stackoverflow.com/questions/41274007/anaconda-export-environment-file) with pyrpipe scripts to ensure reproducibility**

### Install latest stable version
Expand Down

0 comments on commit f177aac

Please sign in to comment.