gatk-3.8/public
Valentin Ruano-Rubio 18deeec6b0 Addresses issue with strict validation on GVCF files.
More concretelly Picard's strict VCF validation does not like that there is alternative alleles that are not participating in any genotype call across samples.

This is an issue with GVCF in the single-sample pipeline where this is certainly expected with <NON_REF> and other relative unlikely alleles.

To solve this issue we allow the user to exclude some of the strict validations using a new argument --validationTypeToExclude. In order to avoid the validation
issue with GVCF the user needs to add the following to the command line: '--validationTypeToExclude ALLELES'

Story:

    https://www.pivotaltracker.com/story/show/68725164

Changes:

    - Added validateTypeToExclude argument to ValidateVariants walker.
    - Implemented the selective exclusion of validation types.
    - Added new info and improved existing documentation of the ValidateVariants walker.

Tests:

    - ValidateVariantsIntegrationTest#testUnusedAlleleError
    - ValidateVariantsIntegrationTest#testUnusedAlleleFix
2014-04-04 14:37:10 -04:00
..
VectorPairHMM Removed g_haplotype* global variables in native code so that it works 2014-03-06 22:08:35 -08:00
c At chartl's request, add the bwa aln -N and bwa aln -m parameters to the bindings. 2012-01-17 14:47:53 -05:00
chainFiles
doc Fixed issues raised by Appistry QA (mostly small fixes, corrections & clarifications to GATKDocs) 2013-03-12 10:57:14 -04:00
external-example Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
gatk-framework Addresses issue with strict validation on GVCF files. 2014-04-04 14:37:10 -04:00
gatk-package Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
gatk-queue-extgen Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
gsalib Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
java/config Moved files to maven directories. 2014-02-03 13:50:44 -05:00
package-tests Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
perl Fixing the liftover script to not require strict VCF header validation. 2013-11-07 09:02:17 -05:00
queue-framework Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
queue-package Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
repo Rev Picard 1.110.1773 2014-03-31 14:15:06 -04:00
sting-root Rev Picard 1.110.1773 2014-03-31 14:15:06 -04:00
sting-utils Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00
pom.xml Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00