Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
percolator committed Jan 12, 2018
1 parent 4fd694c commit 637f701
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/README.md
Expand Up @@ -13,10 +13,12 @@ Packages needed:
* [pyteomics](https://pythonhosted.org/pyteomics) 3.3+

(Installation via _pip_ )
```pip install numpy scipy pandas networkx scikit-learn pyteomics
```
pip install numpy scipy pandas networkx scikit-learn pyteomics
```
(Installation via _conda_ )
```conda env create -f environment.yml
```
conda env create -f environment.yml
source activate diffacto_35
```
---
Expand Down

0 comments on commit 637f701

Please sign in to comment.