comparison macros.xml @ 9:2824d77cd8f8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit d1b394c8e588a78d1b94e3e57922f7ce684ac835"
author iuc
date Wed, 18 Nov 2020 21:33:46 +0000
parents 4ac4e7083b7e
children a1abfa420d9d
comparison
equal deleted inserted replaced
8:4ac4e7083b7e 9:2824d77cd8f8
1 <macros> 1 <macros>
2 <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token> 2 <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token>
3 <token name="@WRAPPER_VERSION@">3.5</token> 3 <token name="@WRAPPER_VERSION@">3.6</token>
4 <xml name="requirements"> 4 <xml name="requirements">
5 <requirements> 5 <requirements>
6 <requirement type="package" version="@WRAPPER_VERSION@">pygenometracks</requirement> 6 <requirement type="package" version="@WRAPPER_VERSION@">pygenometracks</requirement>
7 <yield /> 7 <yield />
8 </requirements> 8 </requirements>
9 <version_command><![CDATA[@BINARY@ --version | tail -n 1 ]]></version_command> 9 <version_command><![CDATA[@BINARY@ --version | tail -n 1 ]]></version_command>
10 </xml> 10 </xml>
11 11
12 <xml name="citations"> 12 <xml name="citations">
13 <citations> 13 <citations>
14 <citation type="doi">10.5281/zenodo.1133705</citation> 14 <citation type="doi">10.1038/s41467-017-02525-w</citation>
15 <citation type="doi">10.1093/bioinformatics/btaa692</citation>
15 <yield /> 16 <yield />
16 </citations> 17 </citations>
17 </xml> 18 </xml>
18 <token name="@REFERENCES@"> 19 <token name="@REFERENCES@">
19 20