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
10,986
Commits
1
Branch
0
Tags
257
MiB
Java
95.8%
Scala
3.8%
R
0.2%
JavaScript
0.1%
b07106b3a7
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Eric Banks
b07106b3a7
Reimplement the allele biased downsampling to be smarter. Now we don't blindly pull n% of reads off of each allele. Instead, we try all possible genotype conformations for the contaminating sample and choose the one that provides the best genotype for the target sample (based heuristically on allele balance). This method allows us to save some of the reads that belong to the target sample, which should make Daniel M happy. Added unit tests to test the biased downsampling functionality.
2012-11-06 14:39:58 -08:00
licensing
Final final final version of the license.
2012-07-20 18:00:02 -04:00
protected
/java
Reimplement the allele biased downsampling to be smarter. Now we don't blindly pull n% of reads off of each allele. Instead, we try all possible genotype conformations for the contaminating sample and choose the one that provides the best genotype for the target sample (based heuristically on allele balance). This method allows us to save some of the reads that belong to the target sample, which should make Daniel M happy. Added unit tests to test the biased downsampling functionality.
2012-11-06 14:39:58 -08:00
public
Allow each pipeline test the max of 10 hours to run
2012-11-02 12:40:56 -04:00
settings
Final r119 tribble jar
2012-11-02 14:30:33 -04:00
.gitignore
adding some directories to gitignore
2012-09-27 11:09:41 -04:00
build.xml
Merged bug fix from Stable into Unstable
2012-11-02 19:23:11 -04:00
intellij_example.tar.bz2
Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!)
2012-09-27 11:04:56 -04:00
ivy.xml
Updated google reflections due to stale slf4j version conflicting with other projects also trying to use Queue as a component.
2012-10-16 02:22:30 -04:00