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
0c8b830db7
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
/
utils
/
interval
History
Eric Banks
62cee2fb5b
Feature request from Tim that could be useful to all: there's now an --interval_padding argument that specifies how many basepairs to add to each of the intervals provided with -L (on both ends). This is particularly useful when trying to run over the exome plus flanks and don't want to have to pre-compute the flanks (just use e.g. --interval_padding 50). Added integration test to cover this feature.
2012-06-18 21:36:27 -04:00
..
IntervalIntegrationTest.java
Feature request from Tim that could be useful to all: there's now an --interval_padding argument that specifies how many basepairs to add to each of the intervals provided with -L (on both ends). This is particularly useful when trying to run over the exome plus flanks and don't want to have to pre-compute the flanks (just use e.g. --interval_padding 50). Added integration test to cover this feature.
2012-06-18 21:36:27 -04:00
IntervalUtilsUnitTest.java
GATK tests use public/testdata not /humgen/ as much as possible
2012-05-24 10:58:58 -04:00