# HG changeset patch # User iuc # Date 1558981435 14400 # Node ID 4e1d23e5c691466b5fe87a4a64a23231a395196f # Parent cf06b44624c785c9d29f7f31689da1800d696c64 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 4392ebd727149932e9034f91a21ff520c486052a diff -r cf06b44624c7 -r 4e1d23e5c691 bcftools_mpileup.xml --- a/bcftools_mpileup.xml Thu Feb 21 16:09:57 2019 -0500 +++ b/bcftools_mpileup.xml Mon May 27 14:23:55 2019 -0400 @@ -1,5 +1,5 @@ - + Generate VCF or BCF containing genotype likelihoods for one or multiple alignment (BAM or CRAM) files mpileup @@ -246,11 +246,12 @@ - + --no-BAQ; BAQ is the Phred-scaled probability of a read base being misaligned. Applying this option greatly helps to reduce false SNPs caused by misalignments. --redo-BAQ; ignore existing BQ tags + @@ -344,6 +345,22 @@ + + + + + + + + + + + + + + + +