gatk-3.8/public
Ami Levy-Moonshine c5fc5c4f8c create 2 new tools:
- ASEReadCounter (public tool) replce Tuuli's script to produce the input to Manny's tool.
   It count the number of reads that support the ref allele and the alt allele, filtereing low qual reads and bases and keep only properPaired reads
- ASECaller (private tool) take both RNA and DNA, and produce ontingencyTables ** still under development **

minor changes in other tools:
- update RNA HC variant calling scala script
- expose FS method pValueForContingencyTable to be able to call it from ASEcaller

In ASEReadCounter:
- allow different option to deal with overlaping read from the same fragment
- add option to ignore or include indels in the pileups
- add option to disabled DuplicateRead

add ASEReadCounterIntegrationTest.java and files for the test
2015-03-21 16:56:00 -04:00
..
VectorPairHMM Do not use logger, write to stderr, could not get the correct logger dependency in pom.xml 2015-01-06 10:32:11 -05: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 Updated readme in public/doc to just point to the website 2015-03-12 11:52:48 -04:00
external-example Added introductory CRAM support. 2015-01-26 14:47:39 -03:00
gatk-engine Regression: The new 'includeUnmapped' PartitionBy annotation was incorrectly set for HC 2015-03-13 00:24:57 -04:00
gatk-queue Faster builds, with updates to documentation generation. 2014-11-05 00:32:23 +08:00
gatk-queue-extensions-generator Added optional element "includeUnmapped" to the PartitionBy annotation 2015-01-31 15:47:57 -05:00
gatk-queue-extensions-public Added optional element "includeUnmapped" to the PartitionBy annotation 2015-01-31 15:47:57 -05:00
gatk-root Upgrade SLF4J to allow new convient logging syntaxes 2015-03-02 17:01:10 -05:00
gatk-tools-public create 2 new tools: 2015-03-21 16:56:00 -04:00
gatk-utils Added the RGQ format annotation to monomorphic sites in the VCF output of GenotypeGVCFs. 2015-03-13 10:27:20 -04:00
gsalib Fixes the test that was failing due to gsalib build failure 2015-03-17 04:26:03 -04:00
java/config Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00
package-tests Split all imports of tools|engine from utils, and all tools from engine. 2014-10-24 20:59:46 +08:00
perl Fixing the liftover script to not require strict VCF header validation. 2013-11-07 09:02:17 -05:00
repo Bumping HTSJDK version to pickup a bug fix for CRAM. 2015-01-26 14:47:39 -03:00
src/main Added faster built executable, non-packaged jars. 2014-11-05 00:30:46 +08:00
pom.xml Update pom versions to mark the start of GATK 3.4 development 2014-10-23 22:31:44 -04:00