changeset 1:eca7d3a0c5f2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pretext commit 50ddb7e5275f15196246e25f85f79d2ece455e53
author iuc
date Fri, 29 Mar 2024 09:44:28 +0000
parents 75b4a2298714
children
files pretext_graph.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pretext_graph.xml	Tue Feb 13 21:59:26 2024 +0000
+++ b/pretext_graph.xml	Fri Mar 29 09:44:28 2024 +0000
@@ -23,7 +23,7 @@
         -o output.pretext
     ]]></command>
     <inputs>
-        <param name="input" type="data" format="bigwig, bedgraph" label="Input bigwig or bedgraph file"/>
+        <param name="input" type="data" format="bigwig,bedgraph" label="Input bigwig or bedgraph file"/>
         <param name="pretext" type="data" format="pretext" label="Pretext file" help="Sequence names in the Pretext file must match sequence names in the bedgraph data; although relative sort order is unimportant."/>
         <param name="name" type="text" label="Label for the graph" optional="true"/>
     </inputs>