Mercurial > repos > yating-l > gonramp_apollo_tools
diff 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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Feb 16 10:57:13 2018 -0500 @@ -0,0 +1,12 @@ +<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> \ No newline at end of file