Repository 'pretext_graph'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/pretext_graph

Changeset 1:eca7d3a0c5f2 (2024-03-29)
Previous changeset 0:75b4a2298714 (2024-02-13) Next changeset 2:408ece2e4647 (2024-11-13)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pretext commit 50ddb7e5275f15196246e25f85f79d2ece455e53
modified:
pretext_graph.xml
b
diff -r 75b4a2298714 -r eca7d3a0c5f2 pretext_graph.xml
--- a/pretext_graph.xml Tue Feb 13 21:59:26 2024 +0000
+++ b/pretext_graph.xml Fri Mar 29 09:44:28 2024 +0000
b
@@ -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>