diff rrparser.xml @ 5:ada9a9847d10 draft

planemo upload for repository https://github.com/brsynth/rrparser commit 2e8aa2e7c0581c7eed2074d15f7e4317ecde2ad6
author tduigou
date Mon, 01 May 2023 01:19:14 +0000
parents 71ee7ebb4a67
children
line wrap: on
line diff
--- a/rrparser.xml	Mon Apr 03 12:45:49 2023 +0000
+++ b/rrparser.xml	Mon May 01 01:19:14 2023 +0000
@@ -38,6 +38,9 @@
                 <option value="all">RetroRules (all)</option>
                 <option value="rules-file">Other reaction rules...</option>
             </param>
+            <when value="retro"/>
+            <when value="forward"/>
+            <when value="all"/>
             <when value="rules-file">
                 <param name="file" type="data" format="csv" optional="False" label="Rules File" help="Filename of reaction rules"/>
                 <param name="input_format" type="select" optional="False" label="File format" help="Input file format (default: csv)">
@@ -109,6 +112,6 @@
         <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
     </creator>
     <citations>
-        <citation type="doi">10.1093/nar/gky940 </citation>
+        <citation type="doi">10.1093/nar/gky940</citation>
     </citations>
 </tool>