comparison picard_CollectInsertSizeMetrics.xml @ 32:f9242e01365a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 285fab1660daa944d6833ae1e059b30cb1e88309
author iuc
date Mon, 25 Sep 2023 08:32:17 +0000
parents 585027e65f3b
children 3f254c5ced1d
comparison
equal deleted inserted replaced
31:585027e65f3b 32:f9242e01365a
33 METRIC_ACCUMULATION_LEVEL="${metric_accumulation_level}" 33 METRIC_ACCUMULATION_LEVEL="${metric_accumulation_level}"
34 34
35 VALIDATION_STRINGENCY="${validation_stringency}" 35 VALIDATION_STRINGENCY="${validation_stringency}"
36 QUIET=true 36 QUIET=true
37 VERBOSITY=ERROR 37 VERBOSITY=ERROR
38 @TMPDIR_OPTION@
39 38
40 ]]></command> 39 ]]></command>
41 <inputs> 40 <inputs>
42 <param format="sam,bam" name="inputFile" type="data" label="Select SAM/BAM dataset or dataset collection" help="If empty, upload or import a SAM/BAM dataset."/> 41 <param format="sam,bam" name="inputFile" type="data" label="Select SAM/BAM dataset or dataset collection" help="If empty, upload or import a SAM/BAM dataset."/>
43 <conditional name="reference_source"> 42 <conditional name="reference_source">