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
0528337467
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
/
utils
/
codecs
History
Eric Banks
b07bf1950b
Adding an integration test for another feature that I snuck in during a previous commit: we now allow lower-case bases in the REF/ALT alleles of a VCF and upper-case them (this had been turned off because the previous version used Strings to do the uppercasing whereas we stick with byte operations now).
2012-07-29 22:19:49 -04:00
..
bcf2
Update integration tests to reflect new FT header line standard and new DiagnoseTargets field names
2012-06-28 10:06:06 -04:00
hapmap
A few misc. residual errors in last commit
2012-06-21 16:04:25 -04:00
vcf
Adding an integration test for another feature that I snuck in during a previous commit: we now allow lower-case bases in the REF/ALT alleles of a VCF and upper-case them (this had been turned off because the previous version used Strings to do the uppercasing whereas we stick with byte operations now).
2012-07-29 22:19:49 -04:00