comparison bedtools_genomecov/genomeCoverageBed.xml @ 10:4371d34bfd84 draft

Uploaded
author jackcurragh
date Fri, 27 Jan 2023 09:42:28 +0000
parents 9baff1cd6af2
children dd86f2ed6383
comparison
equal deleted inserted replaced
9:9baff1cd6af2 10:4371d34bfd84
31 $d 31 $d
32 $dz 32 $dz
33 $five 33 $five
34 $three 34 $three
35 > '$output' 35 > '$output'
36 export LC_COLLATE=C; sort -k1,1 -k2,2n '$output' > '${output}.tmp' && mv '${output}.tmp' '$output'
36 ]]></command> 37 ]]></command>
37 <inputs> 38 <inputs>
38 <conditional name="input_type"> 39 <conditional name="input_type">
39 <param name="input_type_select" type="select" label="Input type"> 40 <param name="input_type_select" type="select" label="Input type">
40 <option value="bed">@STD_BEDTOOLS_INPUT_LABEL@</option> 41 <option value="bed">@STD_BEDTOOLS_INPUT_LABEL@</option>