# HG changeset patch # User tduigou # Date 1721650104 0 # Node ID 5f4a981d6bc3e00105f7128ae7d99a96c99beb49 # Parent fe60c5bd7a9d6e2b3bb3ffedae194822349d9159 planemo upload for repository https://github.com/brsynth/retropath2_wrapper commit b7e98c7f0ee70edd536215e3dfe0cd66957e6dae diff -r fe60c5bd7a9d -r 5f4a981d6bc3 retropath2_wrapper.xml --- a/retropath2_wrapper.xml Wed Feb 14 15:26:42 2024 +0000 +++ b/retropath2_wrapper.xml Mon Jul 22 12:08:24 2024 +0000 @@ -2,7 +2,7 @@ Build a reaction network from a set of source compounds to a set of sink compounds 0 - 3.1.1 + 3.2.0 retropath2_wrapper @@ -29,6 +29,9 @@ --dmax '$adv.dmax' --mwmax_source '$adv.mwmax_source' --kinstall "\${TMPDIR:-.}" + #if str($adv.network) == "true": + --no-network + #end if --msc_timeout '$adv.timeout' && if compgen -G 'out/*_scope.csv' > /dev/null; then cp out/*_scope.csv '$Reaction_Network'; @@ -57,6 +60,7 @@ +