comparison picard_MeanQualityByCycle.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
27 ASSUME_SORTED="${assume_sorted}" 27 ASSUME_SORTED="${assume_sorted}"
28 28
29 VALIDATION_STRINGENCY="${validation_stringency}" 29 VALIDATION_STRINGENCY="${validation_stringency}"
30 QUIET=true 30 QUIET=true
31 VERBOSITY=ERROR 31 VERBOSITY=ERROR
32 @TMPDIR_OPTION@
33 32
34 ]]></command> 33 ]]></command>
35 <inputs> 34 <inputs>
36 <param format="sam,bam" name="inputFile" type="data" label="SAM/BAM dataset or dataset collection" help="If empty, upload or import a SAM/BAM dataset."/> 35 <param format="sam,bam" name="inputFile" type="data" label="SAM/BAM dataset or dataset collection" help="If empty, upload or import a SAM/BAM dataset."/>
37 <conditional name="reference_source"> 36 <conditional name="reference_source">