annotate qorts_macros.xml @ 6:cdf1d1b10523 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
author dave
date Fri, 13 Nov 2015 15:44:38 -0500
parents 68e581bd3a36
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
1 <macros>
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
2 <token name="@QORTS_INVOCATION@">java -jar \$JAVA_JAR_PATH/QoRTs.jar</token>
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
3 <xml name="requirements">
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
4 <requirements>
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
5 <requirement type="package" version="0.3.18">QoRTs</requirement>
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
6 </requirements>
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
7 </xml>
68e581bd3a36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
dave
parents:
diff changeset
8 </macros>