diff --git a/tools/freebayes/freebayes.xml b/tools/freebayes/freebayes.xml index 9f8de0180ad..563ae97cb4e 100644 --- a/tools/freebayes/freebayes.xml +++ b/tools/freebayes/freebayes.xml @@ -1,16 +1,16 @@ - + bayesian genetic variant detector - - freebayes - macros.xml + + freebayes + - gawk - parallel + gawk + parallel - + - @@ -286,17 +285,17 @@ - + - - + + - - - + + + + @@ -305,30 +304,29 @@ - + - + - - - + + + + - + - + - + - + @@ -336,58 +334,38 @@ - - + - - - - - + + + + + - + - - + + - + - - - - - + + + + + - + - @@ -395,87 +373,57 @@ - - - + + + - - + - - - - + + + + - + - - + - - + + - + - - + - - - - - - - - - + + + + + + + + + - + - - - + @@ -483,137 +431,89 @@ - - - - - - + + + + + + - + - - - - + + + + - + - - - - - + + + + + - + - - + - - - - + + + + - - - + + - + - - - + + + - + - - + - - - - - - - - - - + + + + + + + + + + - + - - - - + + + + - + ( options_type['options_type_selector'] == 'cline' or options_type['options_type_selector'] == 'full' ) and options_type['optional_inputs']['optional_inputs_selector'] == 'set' and options_type['optional_inputs']['output_failed_alleles_option'] is True @@ -622,82 +522,83 @@ - - - + + + - + - - - + + + - + - + - - - + + + - + - + - - - + + + - + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + + - + - + indels in BAM datasets - - freebayes - macros.xml - - + + freebayes + + + '${output_bam}' ]]> @@ -35,33 +34,31 @@ - - + + - - + + - - + + - + - + - - - + + + - + @@ -70,5 +67,5 @@ When calling indels, it is important to homogenize the positional distribution o This is leftalign utility from FreeBayes package. - + diff --git a/tools/freebayes/macros.xml b/tools/freebayes/macros.xml index 59a38b4dd04..577a64fe9ff 100644 --- a/tools/freebayes/macros.xml +++ b/tools/freebayes/macros.xml @@ -1,10 +1,10 @@ - 1.3.6 + 1.3.7 freebayes - samtools - + samtools + @@ -12,21 +12,13 @@ - - @misc{1207.3907, - Author = {Erik Garrison}, - Title = {Haplotype-based variant detection from short-read sequencing}, - Year = {2012}, - Eprint = {arXiv:1207.3907}, - url = {http://arxiv.org/abs/1207.3907} - } - - + 10.48550/arXiv.1207.3907 + - - + + @@ -36,12 +28,12 @@ - + - - + + @@ -52,8 +44,8 @@ --limit-coverage ${coverage_options.limit_coverage} - - - + + + diff --git a/tools/freebayes/test-data/left-align-output.bam b/tools/freebayes/test-data/left-align-output.bam index bde0a405379..aa8a92bfc48 100644 Binary files a/tools/freebayes/test-data/left-align-output.bam and b/tools/freebayes/test-data/left-align-output.bam differ