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
80b5c5261a
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
History
Eric Banks
80b5c5261a
CombineVariants no longer combines records of different types. So now when combining SNP and indel callsets, overlapping calls get their own records. Useful for Khalid in the pipeline. For those interested, it turns out the previous behavior was doing the wrong thing occasionally (and this was even captured in the integration tests).
2011-07-18 13:42:45 -04:00
..
commandline
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
gatk
CombineVariants no longer combines records of different types. So now when combining SNP and indel callsets, overlapping calls get their own records. Useful for Khalid in the pipeline. For those interested, it turns out the previous behavior was doing the wrong thing occasionally (and this was even captured in the integration tests).
2011-07-18 13:42:45 -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
Walker test system refactoring. All MD5DB related functions are now in MD5DB.java.
2011-07-18 10:46:01 -04:00
BaseTest.java
Walker test system refactoring. All MD5DB related functions are now in MD5DB.java.
2011-07-18 10:46:01 -04:00
MD5DB.java
Walker test system refactoring. All MD5DB related functions are now in MD5DB.java.
2011-07-18 10:46:01 -04:00
StingTextReporter.java
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
WalkerTest.java
Walker test system refactoring. All MD5DB related functions are now in MD5DB.java.
2011-07-18 10:46:01 -04:00