Mercurial > repos > devteam > picard
comparison picard_AddCommentsToBam.xml @ 28:c943f4a04af0 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 285fab1660daa944d6833ae1e059b30cb1e88309
author | iuc |
---|---|
date | Mon, 25 Sep 2023 08:31:14 +0000 |
parents | a5a13ea16d17 |
children |
comparison
equal
deleted
inserted
replaced
27:fdca9493e09b | 28:c943f4a04af0 |
---|---|
15 #for $element in $comments: | 15 #for $element in $comments: |
16 COMMENT="${element.comment}" | 16 COMMENT="${element.comment}" |
17 #end for | 17 #end for |
18 QUIET=true | 18 QUIET=true |
19 VERBOSITY=ERROR | 19 VERBOSITY=ERROR |
20 @TMPDIR_OPTION@ | |
21 VALIDATION_STRINGENCY=${validation_stringency} | 20 VALIDATION_STRINGENCY=${validation_stringency} |
22 ]]></command> | 21 ]]></command> |
23 | 22 |
24 <inputs> | 23 <inputs> |
25 <param format="bam" name="inputFile" type="data" label="Select SAM/BAM dataset or dataset collection" help="If empty, upload or import a SAM/BAM dataset" /> | 24 <param format="bam" name="inputFile" type="data" label="Select SAM/BAM dataset or dataset collection" help="If empty, upload or import a SAM/BAM dataset" /> |