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
6a431da554
gatk-3.8
/
public
History
Eric Banks
6a431da554
Don't output source and ref header lines anymore. Short-term motivation for this is that I'd like this tool when run on a VCF to emit the exact same VCF. Long-term motivation is that these tags should be output by the VCF writer itself for all tools.
2011-07-13 14:40:01 -04:00
..
R
Moving AnalyzeAnnotations into the archive because it has outlived its usefulness.
2011-07-02 10:39:53 -04:00
chainFiles
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
doc
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
java
Don't output source and ref header lines anymore. Short-term motivation for this is that I'd like this tool when run on a VCF to emit the exact same VCF. Long-term motivation is that these tags should be output by the VCF writer itself for all tools.
2011-07-13 14:40:01 -04:00
packages
Removed TileCovariate as a dependency for AnalyzeCovariates.jar
2011-07-11 12:10:11 -04:00
perl
Moving these supported perl scripts to public
2011-07-01 17:26:25 -04:00
scala
When generating the QGraph, don't regenerate if there aren't scatter/gather jobs.
2011-07-11 19:17:58 -04:00
testdata
First working version of the DiffNode readers for VCF and BAM files. Unit tests confirm the readers are approximately working. Skeleton of a working DiffObjects walker that will be able to provide detailed information about how exactly two files of the same type differ, so long as the files are supported by the DiffNode structure.
2011-07-04 16:11:42 -04:00