Mercurial > repos > yating-l > suite_gonramp_apollo2
comparison macros.xml @ 0:9945eba268e6 draft default tip
planemo upload for repository https://github.com/Yating-L/suite_gonramp_apollo.git commit 9009fa8663038d2cb4a1c5130600a51f31f654a1-dirty
author | yating-l |
---|---|
date | Mon, 27 Nov 2017 12:49:27 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9945eba268e6 |
---|---|
1 <macros> | |
2 | |
3 <xml name="upload_text_file"> | |
4 <param name="format" type="select" label="File format"> | |
5 <option value="csv" selected="true">CSV</option> | |
6 <option value="tab">Tabular</option> | |
7 </param> | |
8 <param name="user_info_file" type="data" format="tabular,csv" label="A text file stored a list of users' information" help="tab delimited file or csv file." /> | |
9 | |
10 </xml> | |
11 | |
12 </macros> |