changeset 16:b02eea0d8b56 draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/micall-lite commit 822e7e1c2de31a72c2a13bcc15b9df06b699561f-dirty
author dfornika
date Wed, 25 Sep 2019 17:52:41 -0400
parents 61667ff2c8b5
children 6043d06d78cb
files amino2consensus.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/amino2consensus.xml	Wed Sep 25 17:49:41 2019 -0400
+++ b/amino2consensus.xml	Wed Sep 25 17:52:41 2019 -0400
@@ -15,7 +15,7 @@
         ]]>
     </command>
     <inputs>
-        <param format="tabular" name="amino" type="data" label="MiCall amino.csv output" help="MiCall amino.csv output" />
+        <param format="csv" name="amino" type="data" label="MiCall amino.csv output" help="MiCall amino.csv output" />
         <param name="threshold" type="float" min="0" value="0.15" max="1" label="Threshold" help="Threshold" />
     </inputs>
     <outputs>