gatk-3.8/public/java/src/org/broadinstitute/sting/gatk
Eric Banks c2f343773e Oops, working too quickly last time. This is the proper fix for the potential NPE in the equals() test. 2011-10-27 15:32:08 -04:00
..
arguments Oops, working too quickly last time. This is the proper fix for the potential NPE in the equals() test. 2011-10-27 15:32:08 -04:00
contexts Renamed ReadBackedPileup getXSampleName() functions to getXSample 2011-09-30 10:02:57 -04:00
datasources Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable 2011-10-26 15:44:25 -04:00
examples @Hidden for DocumentationTest and GATKDocsExample 2011-09-23 09:03:37 -04:00
executive Merged bug fix from Stable into Unstable 2011-10-27 11:31:17 -04:00
filters Validation of GATKSamRecord in read filters 2011-10-21 17:40:43 -04:00
io Fixed long-standing bug in tribble index creation 2011-09-20 10:53:18 -04:00
iterators GATKSamRecord now produced by SAMFileReaders by default 2011-10-19 13:15:27 -04:00
phonehome Don't serialize the GATKArgumentCollection for the GATKRunReports (which would have meant dealing with the new IntervalBindings). Also, forgot to remove a test that's no longer relevant to BED parsing. 2011-10-27 13:58:19 -04:00
refdata Initial working version of new interval system in which the argument for -L (and -XL) is allowed to be a rod file (e.g. VCF). Old samtools-style intervals still behave as before. BTI is no longer supported. The merging (union or intersection) of intervals is now consistently applied to all -L (or -XL) intervals, which is nice. More testing needed. 2011-10-26 14:11:49 -04:00
report Failed to commit changes to the GATKReport required for more easy access when using the files as data sources (read: histograms) for walkers 2011-09-21 18:15:23 -04:00
samples Final PED documentation 2011-10-05 15:17:41 -07:00
traversals Counts of records failing filters are displayed sorted 2011-10-06 18:42:26 -07:00
walkers No more hunting down R "resources". As a tradeoff Rscript cannot be specified on the commandline and will be found in the environment path. 2011-10-27 14:17:07 -04:00
CommandLineExecutable.java Removed -B support. Now explodes with error if -B provided. 2011-08-16 16:13:47 -04:00
CommandLineGATK.java Only concrete classes are now documented 2011-08-18 14:04:47 -04:00
DownsampleType.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
DownsamplingMethod.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GenomeAnalysisEngine.java Removed debugging output 2011-10-26 15:50:20 -04:00
ReadMetrics.java Counts of records failing filters are displayed sorted 2011-10-06 18:42:26 -07:00
ReadProperties.java Optimize imports run on the whole project, public and private. I just got too tired of all of the unused imports floating around. Confirmed that the system builds after the changes. 2011-07-17 20:29:58 -04:00
WalkerManager.java Removed support for RMD in @Requires and @Allows 2011-08-03 15:36:55 -04:00
package-info.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00