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 ad9f2e1 commit cfff8c2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ Please follow these instruction:
2. `conda create -n pyrpipe python=3.7`
3. `conda activate pyrpipe`

**NOTE: You need to install the resto of the third-party tools to work with pyrpipe. We recomend installing these through conda where possible.
A recommended environment file, using python 2.7, is given [here](). To ensure reproducibility 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 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.
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 cfff8c2

Please sign in to comment.