Skip to content

Commit

Permalink
Merge branch 'feature/readme_update' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
chaklim committed Nov 19, 2019
2 parents 3ca6252 + 54977de commit f97b099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pypy3 -m pip install blosc intervaltree

# install python packages on clair environment
pip install numpy blosc intervaltree tensorflow==1.13.2 pysam
conda install pigz
conda install pigz samtools

# clone Clair
git clone --depth=1 https://github.com/HKU-BAL/Clair.git
Expand Down Expand Up @@ -73,7 +73,7 @@ conda config --add channels conda-forge
conda create -n clair-env -c bioconda clair
conda activate clair-env

# use `clair.py` instead of `python clair.py`, same afterwards
# use `clair.py` instead of `python clair.py`, the same afterwards
clair.py --help
```

Expand Down

0 comments on commit f97b099

Please sign in to comment.