Mercurial > repos > devteam > picard
diff picard_ReorderSam.xml @ 8:3a3234d7a2e8 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author | devteam |
---|---|
date | Thu, 16 Jul 2015 15:53:10 -0400 |
parents | 3d4f1fa26f0e |
children | 05087b27692a |
line wrap: on
line diff
--- a/picard_ReorderSam.xml Thu Jan 29 16:11:15 2015 -0500 +++ b/picard_ReorderSam.xml Thu Jul 16 15:53:10 2015 -0400 @@ -1,11 +1,9 @@ -<tool name="ReorderSam" id="picard_ReorderSam" version="1.126.0"> +<tool name="ReorderSam" id="picard_ReorderSam" version="@TOOL_VERSION@.0"> <description>reorder reads to match ordering in reference sequences</description> - <requirements><requirement type="package" version="1.126.0">picard</requirement></requirements> - <macros> <import>picard_macros.xml</import> </macros> - + <expand macro="requirements" /> <command> @java_options@ #set $picard_dict = "localref.dict"