# HG changeset patch # User tduigou # Date 1681718051 0 # Node ID 91523c7ab46a3b63d8bd912dec2087c8edc0764d # Parent c31a74a5595c5a928d13a99ac372cb492670a3b7 planemo upload commit c59e296a2bf974bbea9c5a30b940e7ca3b68ff3e diff -r c31a74a5595c -r 91523c7ab46a retropath2_wrapper.xml --- a/retropath2_wrapper.xml Tue Apr 11 12:01:39 2023 +0000 +++ b/retropath2_wrapper.xml Mon Apr 17 07:54:11 2023 +0000 @@ -1,8 +1,8 @@ - + Build a reaction network from a set of source compounds to a set of sink compounds 0 - 2.6.0 + 3.0.0 retropath2_wrapper @@ -11,11 +11,15 @@ - - + + + /dev/null; then - cp ./out/*_scope.csv '$Reaction_Network'; - else - cp ./out/results.csv '$Reaction_Network'; - fi + --timeout '$adv.timeout' && + if compgen -G 'out/*_scope.csv' > /dev/null; then + cp out/*_scope.csv '$Reaction_Network'; + else + cp out/results.csv '$Reaction_Network'; + fi ]]> @@ -57,7 +56,7 @@ - + @@ -68,18 +67,14 @@ - - - - - + - + - + `_ + +Version +---------- + +2.3.1 + +Authors +------- + +* **Joan Hérisson** +* Melchior du Lac + +License +------- + +This project is licensed under the `MIT `_ License. + +Acknowledgments +--------------- + +* Thomas Duigou + ]]> - - - - 10.1016/j.ymben.2017.12.002 + 10.1016/j.ymben.2017.12.002 diff -r c31a74a5595c -r 91523c7ab46a test-data/rules_d12_7325.csv.gz Binary file test-data/rules_d12_7325.csv.gz has changed