Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NantiaL authored Oct 13, 2021
1 parent 92d4878 commit fe775fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ If the generic functionality test is passed, the model undergoes pruning, which
PM, cRes = prune_model(GM, P, C, Z, eta, precursorMets, salvage_check, C_H_genes, method)
```

### Installation
```
pip install pymcadre
```

### Prerequisites

This tool has the following dependencies:
Expand Down Expand Up @@ -68,3 +73,5 @@ To run pymCADRE, execute the notebook named main_pymcadre.ipynb or the python sc





0 comments on commit fe775fb

Please sign in to comment.