diff build_ctb_gene.py @ 25:329bd8a876a6 draft

planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc.git commit 94e5065889ee4c9539592325259548c9ce72acea
author sanbi-uwc
date Fri, 20 May 2016 05:24:24 -0400
parents dfc610c206af
children 51a48982f643
line wrap: on
line diff
--- a/build_ctb_gene.py	Thu May 19 09:51:56 2016 -0400
+++ b/build_ctb_gene.py	Fri May 20 05:24:24 2016 -0400
@@ -24,8 +24,8 @@
         self.args = args
 
     def build_ctb_gene(self):
-        # cmdline_str = "build_ctb_gene goterms ${}".format(input_file)
-        cmdline_str = "touch /tmp/foo.bar"
+        cmdline_str = "build_ctb_gene goterms ${}".format(input_file)
+        #cmdline_str = "touch /tmp/foo.bar"
         cmdline_str = self.newSplit(cmdline_str)
         build_ctb_run = False
         try: