changeset 12:ced66a3d2814 draft

planemo upload commit 0591498e2981df704f3cc86539b1f90dd642dbb9
author pablocarb
date Tue, 11 Jun 2019 04:17:22 -0400
parents bce330b97d42
children c62cf8c1b07c
files rpviz.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rpviz.xml	Tue Jun 11 04:04:24 2019 -0400
+++ b/rpviz.xml	Tue Jun 11 04:17:22 2019 -0400
@@ -17,7 +17,7 @@
         python $__tool_directory__/toolVisualizer.py $input1 $output1
     ]]></command>
     <inputs>
-        <param type="data" name="input1" format="sbml" />
+        <param type="data" name="input1" format="xml" />
     </inputs>
     <outputs>
         <data name="output1" format="html" from_work_dir="out.html" />