comparison macros.xml @ 3:148f32860445 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit e80b649094384fc6d7a8f917300db3550cc99a44"
author iuc
date Tue, 01 Sep 2020 03:06:38 -0400
parents ce2bf68a260d
children 5c959a2dde5f
comparison
equal deleted inserted replaced
2:ce2bf68a260d 3:148f32860445
3 <token name="@TOOL_VERSION@">1.0.3</token> 3 <token name="@TOOL_VERSION@">1.0.3</token>
4 <token name="@PROFILE@">18.01</token> 4 <token name="@PROFILE@">18.01</token>
5 <xml name="requirements"> 5 <xml name="requirements">
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">medaka</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">medaka</requirement>
8 <requirement type="package" version="1.4.1">scipy</requirement>
8 </requirements> 9 </requirements>
9 </xml> 10 </xml>
10 <xml name="version_command"> 11 <xml name="version_command">
11 <version_command>medaka --version</version_command> 12 <version_command>medaka --version</version_command>
12 </xml> 13 </xml>