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
f53cd3de1b
gatk-3.8
/
public
/
java
/
test
/
org
/
broadinstitute
/
sting
History
Eric Banks
f53cd3de1b
Based on Ryan's suggestion, there's a new contract for genotyping multiple alleles. Now the requester submits alleles in any arbitrary order - rankings aren't needed. If the Exact model decides that it needs to subset the alleles because too many were requested, it does so based on PL mass (in other words, I moved this code from the SNPGenotypeLikelihoodsCalculationModel to the Exact model). Now subsetting alleles is consistent.
2012-02-10 11:07:32 -05:00
..
alignment
Reinitialize random seed in the bwa bindings from the fixed seed stored in the
2011-07-22 13:41:53 -04:00
commandline
Added ability to specify arguments in files via -args/--arg_file
2011-10-24 15:58:34 -04:00
gatk
Based on Ryan's suggestion, there's a new contract for genotyping multiple alleles. Now the requester submits alleles in any arbitrary order - rankings aren't needed. If the Exact model decides that it needs to subset the alleles because too many were requested, it does so based on PL mass (in other words, I moved this code from the SNPGenotypeLikelihoodsCalculationModel to the Exact model). Now subsetting alleles is consistent.
2012-02-10 11:07:32 -05:00
jna
When using bam list mode in HSP deriving VCF name from bam list instead of requiring an additional parameter.
2011-12-16 18:09:25 -05:00
utils
make the size of a GenomeLoc int instead of long
2012-02-03 17:12:42 -05:00
BaseTest.java
Refactor the Pileup Element with regards to indels
2012-01-24 16:07:21 -05:00
MD5DB.java
Merged bug fix from Stable into Unstable
2011-10-13 18:02:06 -04:00
StingTextReporter.java
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
WalkerTest.java
All MD5 mismatches for test are shown
2011-10-04 15:53:52 -07:00