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
94540ccc27
gatk-3.8
/
public
/
java
/
test
History
Eric Banks
94540ccc27
Using the simple VCBuilder constructor and then subsequently trying to modify attributes was throwing a NPE. This is easily solved (without a performance hit) by initializing the attributes map to an immutable Collections.emptyMap(). Added unit test to cover this case.
2012-08-22 12:54:29 -04:00
..
net
/sf
Cleanup of VCF header lines and constants, BCF2 bugfixes
2012-06-21 15:16:31 -04:00
org/broadinstitute
/sting
Using the simple VCBuilder constructor and then subsequently trying to modify attributes was throwing a NPE. This is easily solved (without a performance hit) by initializing the attributes map to an immutable Collections.emptyMap(). Added unit test to cover this case.
2012-08-22 12:54:29 -04:00