# HG changeset patch # User artbio # Date 1641309059 0 # Node ID b040adcfeefd1efe03f88a3f163a1e3afb0c32a2 # Parent c51c08cc9fcc89f157d800a4ced29c4e6f58c277 "planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/gatk4 commit f2a0b974cb707179f090dec550d219ff3cb1af29" diff -r c51c08cc9fcc -r b040adcfeefd MergeMutectStats.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MergeMutectStats.xml Tue Jan 04 15:10:59 2022 +0000 @@ -0,0 +1,116 @@ + + Merge the stats output by scatters of a single Mutect2 job + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + diff -r c51c08cc9fcc -r b040adcfeefd macros.xml --- a/macros.xml Wed Dec 29 01:36:41 2021 +0000 +++ b/macros.xml Tue Jan 04 15:10:59 2022 +0000 @@ -1,7 +1,7 @@ 4.1.7.0 - @VERSION@+galaxy1 + @VERSION@+galaxy2 diff -r c51c08cc9fcc -r b040adcfeefd test-data/chr1_stats.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/chr1_stats.tsv Tue Jan 04 15:10:59 2022 +0000 @@ -0,0 +1,2 @@ +statistic value +callable 2.201717E8 diff -r c51c08cc9fcc -r b040adcfeefd test-data/chr2_stats.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/chr2_stats.tsv Tue Jan 04 15:10:59 2022 +0000 @@ -0,0 +1,2 @@ +statistic value +callable 2.34112388E8 diff -r c51c08cc9fcc -r b040adcfeefd test-data/chrM_stats.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/chrM_stats.tsv Tue Jan 04 15:10:59 2022 +0000 @@ -0,0 +1,2 @@ +statistic value +callable 16568.0 diff -r c51c08cc9fcc -r b040adcfeefd test-data/merged_Mutect2_stats.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/merged_Mutect2_stats.tsv Tue Jan 04 15:10:59 2022 +0000 @@ -0,0 +1,2 @@ +statistic value +callable 4.54300656E8