annotate macros.xml @ 0:1005ffbccd86 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:35:39 +0000
parents
children f63cf0adfd87
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
1 <macros>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
2 <token name="@TOOL_VERSION@">1.4.2</token>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
3 <token name="@SUFFIX_VERSION@">0</token>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
4 <xml name="bio_tools">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
5 <xrefs>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
6 <xref type="bio.tools">pysradb</xref>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
7 </xrefs>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
8 </xml>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
9 <xml name="requirements">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
10 <requirements>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
11 <requirement type="package" version="@TOOL_VERSION@">pysradb</requirement>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
12 <requirement type="package" version="3.6.2">matplotlib</requirement>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
13 <requirement type="package" version="7.1.0_52">imagemagick</requirement>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
14 <requirement type="package" version="5.1.0">gawk</requirement>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
15 </requirements>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
16 </xml>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
17 <xml name="instrument_macro">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
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.">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
19 <yield/>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
20 </param>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
21 </xml>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
22 <xml name="source_macro">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
23 <param argument="--source" type="select" label="Library source" help="Type of source material that is being sequenced">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
24 <yield/>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
25 </param>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
26 </xml>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
27 <xml name="citations">
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
28 <citations>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
29 <citation type="doi">10.12688/f1000research.18676.1</citation>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
30 </citations>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
31 </xml>
1005ffbccd86 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pysradb commit 95f13fef86ee81a617814a386cb371e94cf45577
iuc
parents:
diff changeset
32 </macros>