comparison picard_MarkDuplicates.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 fdca9493e09b
children
comparison
equal deleted inserted replaced
27:fdca9493e09b 28:c943f4a04af0
35 35
36 VALIDATION_STRINGENCY='${validation_stringency}' 36 VALIDATION_STRINGENCY='${validation_stringency}'
37 TAGGING_POLICY=All 37 TAGGING_POLICY=All
38 QUIET=true 38 QUIET=true
39 VERBOSITY=ERROR 39 VERBOSITY=ERROR
40 @TMPDIR_OPTION@
41 40
42 ]]></command> 41 ]]></command>
43 <inputs> 42 <inputs>
44 <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"/> 43 <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"/>
45 <repeat name="comments" title="Comment" min="0" help="You can provide multiple comments"> 44 <repeat name="comments" title="Comment" min="0" help="You can provide multiple comments">