| .. |
|
baq
|
Moved around private walkers into appropriate directories in private gatk.walkers. Moved a few public walkers into private qc package, and some private qc walkers into the public directory. Removed several obviously broken and/or unused walkers.
|
2011-06-30 14:59:58 -04:00 |
|
bed
|
Fixing broken paths to the testdata directory throughout the codebase.
|
2011-06-29 17:36:47 -04:00 |
|
codecs
|
Instead of having the padded reference base be some hackish attribute it is now an actual variable in the Variant Context class. More importantly, we now always require that it be present when padding is necessary - and validate as such upon construction of the VC. This cleans up the interface significantly because we no longer require that a reference base be passed in when writing a VC/VCF record.
|
2011-08-03 11:00:36 -04:00 |
|
collections
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
fasta
|
Long-delayed change to CachingIndexedFastaSequenceFile. Made the cache
|
2011-07-01 16:04:30 -04:00 |
|
genotype
|
Instead of having the padded reference base be some hackish attribute it is now an actual variable in the Variant Context class. More importantly, we now always require that it be present when padding is necessary - and validate as such upon construction of the VC. This cleans up the interface significantly because we no longer require that a reference base be passed in when writing a VC/VCF record.
|
2011-08-03 11:00:36 -04:00 |
|
interval
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
pileup
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
report
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
sam
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
text
|
Fixing broken paths to the testdata directory throughout the codebase.
|
2011-06-29 17:36:47 -04:00 |
|
threading
|
Removed GATK use of distributed parallelism framework.
|
2011-07-20 16:26:09 -04:00 |
|
variantcontext
|
Instead of having the padded reference base be some hackish attribute it is now an actual variable in the Variant Context class. More importantly, we now always require that it be present when padding is necessary - and validate as such upon construction of the VC. This cleans up the interface significantly because we no longer require that a reference base be passed in when writing a VC/VCF record.
|
2011-08-03 11:00:36 -04:00 |
|
BaseUtilsUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
GenomeLocParserUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
GenomeLocSortedSetUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
GenomeLocUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
MWUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
MathUtilsUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
PathUtilsUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
ReadUtilsUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
ReservoirDownsamplerUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
SimpleTimerUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |
|
UtilsUnitTest.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |