Mercurial > repos > devteam > ucsc_custom_track
comparison build_ucsc_custom_track.xml @ 1:2e057d4433b2 draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author | devteam |
---|---|
date | Tue, 13 Oct 2015 12:34:12 -0400 |
parents | 783448899c63 |
children | f1fd9e6e026e |
comparison
equal
deleted
inserted
replaced
0:783448899c63 | 1:2e057d4433b2 |
---|---|
18 #end for | 18 #end for |
19 </command> | 19 </command> |
20 <inputs> | 20 <inputs> |
21 <repeat name="tracks" title="Track"> | 21 <repeat name="tracks" title="Track"> |
22 <param name="input" type="data" format="interval,wig" label="Dataset"/> | 22 <param name="input" type="data" format="interval,wig" label="Dataset"/> |
23 <param name="name" type="text" size="15" value="User Track"> | 23 <param name="name" type="text" value="User Track"> |
24 <validator type="length" max="15"/> | 24 <validator type="length" max="15"/> |
25 </param> | 25 </param> |
26 <param name="description" type="text" value="User Supplied Track (from Galaxy)"> | 26 <param name="description" type="text" value="User Supplied Track (from Galaxy)"> |
27 <validator type="length" max="60"/> | 27 <validator type="length" max="60"/> |
28 </param> | 28 </param> |