# HG changeset patch # User jjjjia # Date 1534789196 14400 # Node ID 29302ffdf137d53bdd2b3871161776355ae7f0a0 # Parent fea89c4d5227000a76a0843c1e97942348e1959a planemo upload diff -r fea89c4d5227 -r 29302ffdf137 cpo_galaxy_prediction.py --- a/cpo_galaxy_prediction.py Thu Aug 16 19:27:05 2018 -0400 +++ b/cpo_galaxy_prediction.py Mon Aug 20 14:19:56 2018 -0400 @@ -27,7 +27,7 @@ import numpy -debug = True #debug skips the shell scripts and also dump out a ton of debugging messages +debug = False #True #debug skips the shell scripts and also dump out a ton of debugging messages if not debug: #parses some parameters @@ -635,4 +635,4 @@ Main() end = time.time() -print("Finished!\nThe analysis used: " + str(end-start) + " seconds") \ No newline at end of file +print("Finished!\nThe analysis used: " + str(end-start) + " seconds") diff -r fea89c4d5227 -r 29302ffdf137 cpo_prediction.tar.gz Binary file cpo_prediction.tar.gz has changed