comparison picard_FastqToSam.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 1aac2a13842a
children 3f254c5ced1d
comparison
equal deleted inserted replaced
31:585027e65f3b 32:f9242e01365a
92 92
93 SORT_ORDER=coordinate 93 SORT_ORDER=coordinate
94 VALIDATION_STRINGENCY="${validation_stringency}" 94 VALIDATION_STRINGENCY="${validation_stringency}"
95 QUIET=true 95 QUIET=true
96 VERBOSITY=ERROR 96 VERBOSITY=ERROR
97 @TMPDIR_OPTION@
98 ]]></command> 97 ]]></command>
99 <inputs> 98 <inputs>
100 <conditional name="input_type"> 99 <conditional name="input_type">
101 <param name="input_type_selector" type="select" label="What is your input data" help="Select between single end, paired end, and collections. See help below for full explanation of dataset types"> 100 <param name="input_type_selector" type="select" label="What is your input data" help="Select between single end, paired end, and collections. See help below for full explanation of dataset types">
102 <option value="se">Single end (single dataset)</option> 101 <option value="se">Single end (single dataset)</option>