Mercurial > repos > iuc > pysradb_search
view macros.xml @ 2:b91e1e70f3a1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 2d911e00c68a1be27d3627acd5020ee12378919b
author | iuc |
---|---|
date | Mon, 23 Jan 2023 16:10:06 +0000 |
parents | f63cf0adfd87 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.4.2</token> <token name="@SUFFIX_VERSION@">2</token> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">pysradb</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">pysradb</requirement> <requirement type="package" version="3.6.2">matplotlib</requirement> <requirement type="package" version="7.1.0_52">imagemagick</requirement> <requirement type="package" version="5.1.0">gawk</requirement> </requirements> </xml> <xml name="instrument_macro"> <param name="instrument" type="select" optional="true" label="Instrument" help="Scientific instrument used to automate the DNA sequencing process. You can find more information about the different instruments in the help section."> <yield/> </param> </xml> <xml name="source_macro"> <param argument="--source" type="select" label="Library source" help="Type of source material that is being sequenced"> <yield/> </param> </xml> <xml name="citations"> <citations> <citation type="doi">10.12688/f1000research.18676.1</citation> </citations> </xml> </macros>