Mercurial > repos > galaxyp > uniprotxml_downloader
diff macros.xml @ 5:265c35540faa draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/uniprotxml_downloader commit ba0d41c2dc0dbc0a0d3d200f51e67c6598c7e4e9
author | galaxyp |
---|---|
date | Fri, 04 Nov 2022 15:08:37 +0000 |
parents | |
children | a371252a2cf6 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Nov 04 15:08:37 2022 +0000 @@ -0,0 +1,8 @@ +<macros> + <xml name="query_field"> + <param name="field" type="select" label="Field"> + <option value="taxonomy_name">Taxonomy Name</option> + <option value="taxonomy_id">Taxonomy ID</option> + </param> + </xml> +</macros>