# HG changeset patch # User iuc # Date 1661363945 0 # Node ID fb0bb7174530af4a559fd160b8319bc2a25f1d08 # Parent 53ce8be43212f1b440bebe7fa8e3e87904c54eb1 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gatk4 commit 301f94b20e29da22d5f4502c44344f4a0115930d diff -r 53ce8be43212 -r fb0bb7174530 gatk4_Mutect2.xml --- a/gatk4_Mutect2.xml Wed Oct 06 12:05:42 2021 +0000 +++ b/gatk4_Mutect2.xml Wed Aug 24 17:59:05 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 @@ -