Mercurial > repos > devteam > picard
diff picard_ValidateSamFile.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 | 379fdf4c41ac |
children | 05087b27692a |
line wrap: on
line diff
--- a/picard_ValidateSamFile.xml Thu Jan 29 16:11:15 2015 -0500 +++ b/picard_ValidateSamFile.xml Thu Jul 16 15:53:10 2015 -0400 @@ -1,13 +1,9 @@ -<tool name="ValidateSamFile" id="picard_ValidateSamFile" version="1.126.0"> +<tool name="ValidateSamFile" id="picard_ValidateSamFile" version="@TOOL_VERSION@.0"> <description>assess validity of SAM/BAM dataset</description> - <requirements> - <requirement type="package" version="1.126.0">picard</requirement> - </requirements> - <macros> <import>picard_macros.xml</import> </macros> - + <expand macro="requirements" /> <command> ##set the maximum number of open file to hard maximum or 4096 if on a mac (mac gives 'unlimited' as output of `ulimit -Hn` command