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
3069a689fe
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
History
Eric Banks
3069a689fe
Bug fix: if there are multiple records at a given position, it turns out that SelectVariants would drop all variants that follow after one that fails filters (instead of dropping just the failing one). Added an integration test to cover this case.
2011-12-19 10:04:33 -05:00
..
alignment
Reinitialize random seed in the bwa bindings from the fixed seed stored in the
2011-07-22 13:41:53 -04:00
commandline
Added ability to specify arguments in files via -args/--arg_file
2011-10-24 15:58:34 -04:00
gatk
Bug fix: if there are multiple records at a given position, it turns out that SelectVariants would drop all variants that follow after one that fails filters (instead of dropping just the failing one). Added an integration test to cover this case.
2011-12-19 10:04:33 -05:00
jna
When using bam list mode in HSP deriving VCF name from bam list instead of requiring an additional parameter.
2011-12-16 18:09:25 -05:00
utils
Remove ClippingOp UnitTests
2011-12-19 07:49:26 -05:00
BaseTest.java
Removing cruft that snuck in last commit.
2011-12-16 23:00:16 -05:00
MD5DB.java
Merged bug fix from Stable into Unstable
2011-10-13 18:02:06 -04:00
StingTextReporter.java
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
WalkerTest.java
All MD5 mismatches for test are shown
2011-10-04 15:53:52 -07:00