diff galaxy-conf/Average.xml @ 11:b1952a90d4bf

Uploaded
author timpalpant
date Mon, 09 Apr 2012 11:50:23 -0400
parents 4b32ed5d4a1b
children 81d5b81fb3c2
line wrap: on
line diff
--- a/galaxy-conf/Average.xml	Sat Mar 17 08:11:55 2012 -0400
+++ b/galaxy-conf/Average.xml	Mon Apr 09 11:50:23 2012 -0400
@@ -7,8 +7,8 @@
       #end for
   </command>
   <inputs>
-      <param name="(Big)Wig file 1" type="data" format="bigwig,wig" />
-      <param name="(Big)Wig file 2" type="data" format="bigwig,wig" />
+      <param name="file1" label="(Big)Wig file 1" type="data" format="bigwig,wig" />
+      <param name="file2" label="(Big)Wig file 2" type="data" format="bigwig,wig" />
       <repeat name="inputs" title="Additional (Big)Wig file">
         <param name="file" type="data" format="bigwig,wig" />
       </repeat>