diff get_pubchem/get_pubchem_as_smiles.xml @ 5:c2055dd1927b draft default tip

Uploaded
author bgruening
date Thu, 24 Apr 2014 13:19:33 -0400
parents 7c1f9962ac07
children
line wrap: on
line diff
--- a/get_pubchem/get_pubchem_as_smiles.xml	Fri Sep 27 15:51:46 2013 -0400
+++ b/get_pubchem/get_pubchem_as_smiles.xml	Thu Apr 24 13:19:33 2014 -0400
@@ -6,7 +6,7 @@
     <command interpreter="python">
         get_pubchem_as_smiles.py 
             -o $pubchem_smi 
-            -p 4
+            -p "\${GALAXY_SLOTS:-4}"
             ## temporary hack until my Galaxy patch is committed
             > /dev/null 2>&#38;1
     </command>