| .. |
|
arguments
|
First draft of a test script for I/O performance with the new asynchronous I/O processing.
|
2011-11-30 13:13:16 -05:00 |
|
contexts
|
Get rid of support for bams without sample information in the read groups. This hidden option wasn't being used anyways because it wasn't hooked up properly in the AlignmentContext.
|
2011-11-05 23:54:28 -04:00 |
|
datasources
|
Fix for chartl's stale null representation issue.
|
2011-12-06 18:05:17 -05:00 |
|
examples
|
@Hidden for DocumentationTest and GATKDocsExample
|
2011-09-23 09:03:37 -04:00 |
|
executive
|
First pass of the asynchronous block loader.
|
2011-11-18 15:02:59 -05:00 |
|
filters
|
It wouldn't harm integrationtests if we had our logic right... :-)
|
2011-11-10 14:03:22 -05:00 |
|
io
|
Fixed long-standing bug in tribble index creation
|
2011-09-20 10:53:18 -04:00 |
|
iterators
|
Better file count / buffering variation in test suite. Parameterized read shard buffering. Misc cleanup.
|
2011-12-06 10:10:38 -05: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
|
Tribble v42 changes the Codec.canDecode method to take in a String instead of a File; this is something that Jim was adamant about (because Tribble can handle streams other than files). I didn't want the next person who needed to rev Tribble to deal with this change additionally, so I took care of updating the GATK now.
|
2011-11-28 14:18:28 -05:00 |
|
report
|
Right aligning GATKReport numeric columns and updated MD5s in tests.
|
2011-12-05 23:22:15 -05:00 |
|
resourcemanagement
|
First pass of the asynchronous block loader.
|
2011-11-18 15:02:59 -05:00 |
|
samples
|
Corrected bug causing getChildrenWithParents() to not take the last family member into consideration.
|
2011-12-09 14:51:34 +01:00 |
|
traversals
|
GATKSAMRecord refactor
|
2011-11-03 15:43:26 -04:00 |
|
walkers
|
Merge branch 'master' of ssh://copper.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
|
2011-12-09 15:57:24 +01:00 |
|
CommandLineExecutable.java
|
Removed -B support. Now explodes with error if -B provided.
|
2011-08-16 16:13:47 -04:00 |
|
CommandLineGATK.java
|
Check for null comment
|
2011-11-23 10:47:21 -05: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
|
Fixed issue with RODWalker parallelization.
|
2011-12-07 11:55:42 -05:00 |
|
ReadMetrics.java
|
Counts of records failing filters are displayed sorted
|
2011-10-06 18:42:26 -07:00 |
|
ReadProperties.java
|
Better file count / buffering variation in test suite. Parameterized read shard buffering. Misc cleanup.
|
2011-12-06 10:10:38 -05: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 |