Mercurial > repos > iuc > pysradb_search
comparison macros.xml @ 0:28a1b60d6487 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
| author | iuc |
|---|---|
| date | Fri, 11 Nov 2022 07:34:45 +0000 |
| parents | |
| children | d8a88b0ea913 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:28a1b60d6487 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.4.2</token> | |
| 3 <token name="@SUFFIX_VERSION@">0</token> | |
| 4 <xml name="bio_tools"> | |
| 5 <xrefs> | |
| 6 <xref type="bio.tools">pysradb</xref> | |
| 7 </xrefs> | |
| 8 </xml> | |
| 9 <xml name="requirements"> | |
| 10 <requirements> | |
| 11 <requirement type="package" version="@TOOL_VERSION@">pysradb</requirement> | |
| 12 <requirement type="package" version="3.6.2">matplotlib</requirement> | |
| 13 <requirement type="package" version="7.1.0_52">imagemagick</requirement> | |
| 14 <requirement type="package" version="5.1.0">gawk</requirement> | |
| 15 </requirements> | |
| 16 </xml> | |
| 17 <xml name="instrument_macro"> | |
| 18 <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."> | |
| 19 <yield/> | |
| 20 </param> | |
| 21 </xml> | |
| 22 <xml name="source_macro"> | |
| 23 <param argument="--source" type="select" label="Library source" help="Type of source material that is being sequenced"> | |
| 24 <yield/> | |
| 25 </param> | |
| 26 </xml> | |
| 27 <xml name="citations"> | |
| 28 <citations> | |
| 29 <citation type="doi">10.12688/f1000research.18676.1</citation> | |
| 30 </citations> | |
| 31 </xml> | |
| 32 </macros> |
