This website requires JavaScript.
Explore
Help
Sign In
zzh
/
gatk-3.8
Watch
1
Star
0
Fork
You've already forked gatk-3.8
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f26c07b85
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
History
Mark DePristo
6f26c07b85
Removed the SpecificDifference class. Now Difference classes always have the option to remember specific master and test values. This means that all summarized differences carry with them specific examples of their differences. Consequently, now even summarized differences give at least one example of the specific difference, even when the count of the difference is > 1. Unit tests updated. Added DiffObjects integrationtest. VCFDiffableReader now specifically reads the first line of the VCF file to capture the version number.
2011-07-18 10:42:35 -04:00
..
commandline
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
gatk
Removed the SpecificDifference class. Now Difference classes always have the option to remember specific master and test values. This means that all summarized differences carry with them specific examples of their differences. Consequently, now even summarized differences give at least one example of the specific difference, even when the count of the difference is > 1. Unit tests updated. Added DiffObjects integrationtest. VCFDiffableReader now specifically reads the first line of the VCF file to capture the version number.
2011-07-18 10:42:35 -04:00
jna
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
pipeline
Cleanup of the utils.broad package.
2011-07-01 20:47:03 -04:00
utils
Tests needed to be updated to reflect the code reorg of tribble.
2011-07-16 09:22:34 -04:00
BaseTest.java
DiffEngine utility function simpleDiffFiles
2011-07-11 23:10:27 -04:00
StingTextReporter.java
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
WalkerTest.java
Rev tribble.
2011-07-17 13:05:04 -04:00