Skip to content

Commit

Permalink
Update Singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
J35P312 authored Jan 30, 2019
1 parent 05f0571 commit 3bb38ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MirrorURL: http://us.archive.ubuntu.com/ubuntu/
apt-get upgrade
apt-get -y --force-yes install build-essential cmake make zlib1g-dev python python-dev python-setuptools git
easy_install pip
pip install numpy scipy cython
pip install numpy scipy cython pysam

git clone https://github.com/SciLifeLab/TIDDIT.git
mv TIDDIT/* /bin/
Expand Down

0 comments on commit 3bb38ee

Please sign in to comment.