Repository 'cnvsim'
hg clone https://toolshed.g2.bx.psu.edu/repos/ahosny/cnvsim

Changeset 15:302eb5118a36 (2016-09-07)
Previous changeset 14:eaf4f14d7cf0 (2016-09-07) Next changeset 16:7e8047d291e4 (2016-09-07)
Commit message:
Uploaded
modified:
setup-mac.sh
b
diff -r eaf4f14d7cf0 -r 302eb5118a36 setup-mac.sh
--- a/setup-mac.sh Wed Sep 07 09:32:46 2016 -0400
+++ b/setup-mac.sh Wed Sep 07 09:33:02 2016 -0400
b
@@ -21,9 +21,6 @@
 # Install pysam library
 pip install pysam
 
-# Install numpy library
-pip install numpy
-
 # Install Bio Python
 pip install biopython