Skip to content

Commit 7bcdeeb

Browse files
committed
add install conda instruction
1 parent b4df917 commit 7bcdeeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Python scripts for running GraphChainer experiments
22

3+
- - Install [miniconda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html)
34
- `conda env create -f environment.yml`
45
- `conda acctivate GraphChainerScripts`
56
- Compile and place the aligner's binaries on the `bin/` folder (they are assumed to be called `GraphAligner, GraphChainer, minigraph, minichain` respectively)

0 commit comments

Comments
 (0)