| .. |
|
annotator
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
concordance
|
Removed the VCF "NS" annotation (which wasn't working for pooled calls anyways) since it's ambiguous and not useful.
|
2009-12-29 17:30:47 +00:00 |
|
fasta
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
filters
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
genotyper
|
Removed the VCF "NS" annotation (which wasn't working for pooled calls anyways) since it's ambiguous and not useful.
|
2009-12-29 17:30:47 +00:00 |
|
indels
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
recalibration
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
DepthOfCoverageIntegrationTest.java
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
PileupWalkerIntegrationTest.java
|
moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest.
|
2009-12-29 07:40:48 +00:00 |
|
PrintReadsWalkerTest.java
|
A big fix for MergingSamRecordIterator, where we weren't correctly handling the comparisons of SAMRecords correctly (we weren't applying the new reference index first, so sometimes the MT contig would be ID 23, sometimes 24 in different records).
|
2009-10-02 19:35:35 +00:00 |