Skip to content

Commit

Permalink
conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
tashrifbillah committed Mar 25, 2019
1 parent fa0e7ae commit 5e1faba
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: dMRIharmonization

channels:
- conda-forge
- aramislab

dependencies:
- python>=3.0
- ipython
- numpy
- nibabel
- dipy
- scipy
- scikit-image
- psutil
- plumbum
- ants=2.2.0
- conda-build
- git
- pip
- pip:
- git+https://github.com/mhe/pynrrd.git
- git+https://github.com/pnlbwh/conversion.git

0 comments on commit 5e1faba

Please sign in to comment.