changeset 2:29302ffdf137 draft

planemo upload
author jjjjia
date Mon, 20 Aug 2018 14:19:56 -0400
parents fea89c4d5227
children e6027598a35c
files cpo_galaxy_prediction.py cpo_prediction.tar.gz
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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")
Binary file cpo_prediction.tar.gz has changed