Mercurial > repos > yating-l > gonramp_apollo_tools
view 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 |
line wrap: on
line source
<macros> <xml name="upload_text_file"> <param name="format" type="select" label="File format"> <option value="csv" selected="true">CSV</option> <option value="tab">Tabular</option> </param> <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." /> </xml> </macros>