Skip to content

Commit

Permalink
Merge pull request #14 from an1lam/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Avsecz authored Jul 12, 2020
2 parents 2b38984 + 1ab92b5 commit 2086c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ conda env create -n bpnet python=3.6
source activate bpnet
conda install -c bioconda pybedtools bedtools pybigwig pysam genomelake
pip install git+https://github.com/kundajelab/DeepExplain.git
pip install tensorflow # or tensorflow-gpu if you are using a GPU
pip install tensorflow~=1.0 # or tensorflow-gpu if you are using a GPU
pip install bpnet
echo 'export HDF5_USE_FILE_LOCKING=FALSE' >> ~/.bashrc
```
Expand Down

0 comments on commit 2086c5e

Please sign in to comment.