Mercurial > repos > yating-l > gonramp_apollo_tools
comparison macros.xml @ 0:ce4f91831680 draft default tip
planemo upload for repository https://github.com/Yating-L/suite_gonramp_apollo.git commit 5367a00befb467f162d1870edb91f9face72e894
author | yating-l |
---|---|
date | Fri, 16 Feb 2018 10:57:13 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ce4f91831680 |
---|---|
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> |