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
gatk3的最后一个经典版本3.8
9,779
Commits
1
Branch
0
Tags
257
MiB
Java
95.8%
Scala
3.8%
R
0.2%
JavaScript
0.1%
62cee2fb5b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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
licensing
Remove old licensing
2012-04-25 12:23:08 -04:00
protected/java/src/org/broadinstitute
/sting
build system overhaul
2012-05-17 15:16:29 -04:00
public
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
settings
Testing of BCF codec
2012-05-24 10:57:01 -04:00
.gitignore
Minor additions to the shared .gitignore file, now that Mark has checked one in.
2011-10-26 12:24:28 -04:00
build.xml
ant fasttest: for when you just can't wait
2012-06-01 15:17:18 -04:00
ivy.xml
Final updates to integration tests for BCF2
2012-05-24 10:58:59 -04:00