| .. |
|
arguments
|
GSA-491: Add hidden tag to GATK that propagates to the GATK logs
|
2012-08-21 14:44:18 -04:00 |
|
contexts
|
Officially removing all code associated with extended events. Note that I still have a longer term project on my plate to refactor the ReadBackedPileup, but that's a much larger effort.
|
2012-06-15 15:55:03 -04:00 |
|
datasources
|
Fixed GSA-434: GATK should generate error when gzipped FASTA is passed in.
|
2012-08-17 11:49:02 -04:00 |
|
downsampling
|
Make downsampler classes themselves generic (instead of just the Downsampler interface)
|
2012-06-13 16:43:39 -04:00 |
|
examples
|
Adding categories for the remaining uncategorized walkers
|
2012-07-30 11:35:08 -04:00 |
|
executive
|
Killing off some FindBugs 'Realiability' issues
|
2012-08-16 14:00:48 -04:00 |
|
filters
|
Updated and more thorough version of the BadCigar read filter
|
2012-08-17 17:05:27 -04:00 |
|
io
|
Make sure the storage writer is closed before running mergeInfo in multi-threaded output management
|
2012-08-16 13:03:13 -04:00 |
|
iterators
|
WTF - why is support for whole-read insertions all messed up in LIBS? I've pushed a temporary patch for now (the right solution should certainly not be implemented in stable; LIBS needs to be better thought out). Added another unit test.
|
2012-08-22 00:24:01 -04:00 |
|
phonehome
|
GSA-491: Add hidden tag to GATK that propagates to the GATK logs
|
2012-08-21 14:44:18 -04:00 |
|
refdata
|
GSA-485: Remove repairVCFHeader from GATK codebase
|
2012-08-16 13:03:13 -04:00 |
|
report
|
Ready for full-scale evaluation adaptive BQSR contexts
|
2012-08-03 16:02:53 -04:00 |
|
resourcemanagement
|
First pass of the asynchronous block loader.
|
2011-11-18 15:02:59 -05:00 |
|
samples
|
Added function to get founders IDs in SampleDB
|
2012-04-25 12:49:36 -04:00 |
|
traversals
|
Another round of FindBugs fixes. Class implements its own compareTo() but uses base Object.equals() which can lead to unpredictable behavior.
|
2012-08-20 16:55:00 -04:00 |
|
walkers
|
Expanding the HaplotypeCaller integration tests to cover a wider range of data
|
2012-08-22 14:18:44 -04: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
|
Quick fix to user error catching
|
2012-07-31 15:50:32 -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
|
Removing SlowGenotype object from GATK
|
2012-08-16 15:23:06 -04:00 |
|
ReadMetrics.java
|
Counts of records failing filters are displayed sorted
|
2011-10-06 18:42:26 -07:00 |
|
ReadProperties.java
|
Officially removing all code associated with extended events. Note that I still have a longer term project on my plate to refactor the ReadBackedPileup, but that's a much larger effort.
|
2012-06-15 15:55:03 -04:00 |
|
WalkerManager.java
|
Removed support for walkers ending with "Walker" from the engine.
|
2012-07-20 17:27:11 -04:00 |
|
package-info.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |