gatk-3.8/public
Valentin Ruano-Rubio fc5ce4b662 Created the stand-alone AC and AF annotation AlleleCountBySample
Story:

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

Changes:

  - Remove the annotating code in GeneralPloidyExactAFCalc (GPEAFC) class.
  - Added the asAlleleList to GenotypeAlleleCounts class and get (GPEAFC) to use that instead of implementing its own (nicer and more reusable code).
  - Removed the explicit addition of AlleleCountBySample fields to the VCF header by the walker initialize
  - Added utility methods in Utils to wrap and int[] array into a List<Integer>, and double[] array into a List<Double> efficiently.

Test:

  - Added unit-testing for asAlleleList in GenotypeAlleleCountsUnitTest (within testFirst and testNext).
  - Added unit-testing for new methods in Utils : asList(int[]) and asList(double[])
  - Changed UG General Ploidy test to add explicitly those annotations.
  - Non-trivial changes in integration tests involving non-diploid runs (namelly haploid and tetraploid) as they are not showing
    those annotations anylonger, so the MD5s have been changed accordingly.
2014-08-22 20:33:25 -04:00
..
VectorPairHMM Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
c After renaming the packages, instead of updating the JNI library used for testing bwa, moving the classes to the archive. 2014-05-19 17:36:41 -04:00
chainFiles The contig is named MT not M in b36. Delivers PT68890442. 2014-04-08 10:03:47 -04:00
doc Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00
external-example Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
gatk-engine Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
gatk-queue Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
gatk-queue-extensions-generator Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
gatk-queue-extensions-public Update GATK to work with latest htsjdk 2014-07-30 12:05:14 -04:00
gatk-root Update GATK to work with latest htsjdk 2014-07-30 12:05:14 -04:00
gatk-tools-public Created the stand-alone AC and AF annotation AlleleCountBySample 2014-08-22 20:33:25 -04:00
gatk-utils Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
gsalib Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
java/config Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00
package-tests Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00
perl Fixing the liftover script to not require strict VCF header validation. 2013-11-07 09:02:17 -05:00
repo Update GATK to work with latest htsjdk 2014-07-30 12:05:14 -04:00
src/main/scripts/shell For now, executing the delete_maven_links.sh just ahead of creating the symbolic links during the process-test-resources phase. 2014-06-25 02:32:15 +08:00
pom.xml Update pom versions to mark the start of GATK 3.3 development 2014-07-17 12:09:33 -04:00