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
143e92b797
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
/
utils
/
interval
History
Eric Banks
337ff7887a
When constructing VariantContexts from symbolic alleles, check for the END tag in the INFO field; if present, set the stop position of the VC accordingly. Added integration test to ensure that this is working properly for use with -L intervals.
2012-04-04 10:57:05 -04:00
..
IntervalIntegrationTest.java
When constructing VariantContexts from symbolic alleles, check for the END tag in the INFO field; if present, set the stop position of the VC accordingly. Added integration test to ensure that this is working properly for use with -L intervals.
2012-04-04 10:57:05 -04:00
IntervalUtilsUnitTest.java
make the size of a GenomeLoc int instead of long
2012-02-03 17:12:42 -05:00