gatk-3.8/public/java/src/org/broadinstitute/sting/gatk
Eric Banks 696bf95fba Fix for PBT bug reported on the forum: the AD is actually output correctly now (rather than with 'null' or some gibberish memory pointer). 2012-12-13 23:28:30 +00:00
..
arguments Use the new downsampling implementation by default 2012-12-10 09:44:50 -05:00
contexts Bugfix for GSA-647 HaplotypeCaller misses good variant because the active region doesn't trigger for an exome 2012-11-01 15:34:04 -04:00
datasources Replaced a useless getInt with a skipInt to remove 1/4 of the initial seek time in the BAM Index. 2012-12-12 17:08:11 -05:00
downsampling Use the new downsampling implementation by default 2012-12-10 09:44:50 -05:00
examples Adding categories for the remaining uncategorized walkers 2012-07-30 11:35:08 -04:00
executive Use the new downsampling implementation by default 2012-12-10 09:44:50 -05:00
filters I have pulled out all of the documentation URLs and put them into the HelpUtils class as static variables; this way, Appistry can change links as needed to point commercial users to their own internal forum without having to muck things up all over our source. Added some TODOs for Geraldine to update links in the GATK docs that still point to the old wiki. Sorry that I am pushing into stable, but that's what Appistry is pulling from for their release next week (and unstable has been failing forever). 2012-11-27 10:26:17 -05:00
io Don't catch a User Error and re-throw as a Reviewed Exception. That makes Eric unhappy. 2012-11-13 11:52:47 -05:00
iterators Use the new downsampling implementation by default 2012-12-10 09:44:50 -05:00
phonehome New GATK argument interface for data and cpu threads 2012-09-05 15:45:24 -04:00
refdata Bug fixes to hapmap conversion in VariantsToVCF 2012-10-29 01:45:33 -04:00
report Bug fix for indel HMM: protect against situation where long reads (e.g. Sanger) in a pileup can lead to a read starting after the haplotype end for a given haplotype. 2012-12-09 02:09:34 -05:00
resourcemanagement Fixed bug in ThreadAllocation getTotalNumberOfThreads 2012-09-05 16:35:32 -04:00
samples Revert "Separated out the DoC calculations from the XHMM pipeline, so that CalcDepthOfCoverage can be used for calculating joint coverage on a per-base accounting over multiple samples (e.g., family samples)" 2012-09-10 15:52:39 -04:00
traversals Add ActiveRegionReadState handling 2012-11-28 13:59:57 -05:00
walkers Fix for PBT bug reported on the forum: the AD is actually output correctly now (rather than with 'null' or some gibberish memory pointer). 2012-12-13 23:28:30 +00:00
CommandLineExecutable.java Update URL for phone home / GATK key documentation output by the GATK upon error 2012-08-08 09:29:54 -04:00
CommandLineGATK.java I have pulled out all of the documentation URLs and put them into the HelpUtils class as static variables; this way, Appistry can change links as needed to point commercial users to their own internal forum without having to muck things up all over our source. Added some TODOs for Geraldine to update links in the GATK docs that still point to the old wiki. Sorry that I am pushing into stable, but that's what Appistry is pulling from for their release next week (and unstable has been failing forever). 2012-11-27 10:26:17 -05:00
GenomeAnalysisEngine.java Use the new downsampling implementation by default 2012-12-10 09:44:50 -05:00
ReadMetrics.java Mark I NanoScheduling TraverseLoci 2012-09-05 15:45:23 -04:00
ReadProperties.java Experimental, downsampler-friendly read shard balancer 2012-09-21 22:17:58 -04:00
WalkerManager.java Use the new downsampling implementation by default 2012-12-10 09:44:50 -05:00
package-info.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00