# HG changeset patch # User iuc # Date 1661363898 0 # Node ID 91d37702c47bb26dab32a75335aaa057eaa5134d # Parent 04253ade1697156740ac284d43aaff96065a297e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gatk4 commit 301f94b20e29da22d5f4502c44344f4a0115930d diff -r 04253ade1697 -r 91d37702c47b gatk4_Mutect2.xml --- a/gatk4_Mutect2.xml Wed Oct 06 12:04:04 2021 +0000 +++ b/gatk4_Mutect2.xml Wed Aug 24 17:58:18 2022 +0000 @@ -1,4 +1,4 @@ - + - Call somatic SNVs and indels via local assembly of haplotypes macros.xml @@ -248,6 +248,7 @@ --minimum-allele-fraction="$advanced.minimum_allele_fraction" --num-pruning-samples="$advanced.num_pruning_samples" --pair-hmm-gap-continuation-penalty="$advanced.pair_hmm_gap_continuation_penalty" + --callable-depth="$advanced.callable_depth" --pair-hmm-implementation="$advanced.pair_hmm_implementation" --pcr-indel-model="$advanced.pcr_indel_model" --phred-scaled-global-read-mismapping-rate="$advanced.phred_scaled_global_read_mismapping_rate" @@ -411,7 +412,6 @@ - @@ -472,10 +472,7 @@ - - - @@ -585,7 +582,6 @@ -