| .. |
|
arguments
|
The default value for --contamination_fraction_to_filter is now 0.05 (5%) in both UG and HC. Users of GATK-lite get pushed down to 0% by default (since it's not enabled) or get a user error if they try to set it.
|
2012-10-26 01:04:51 -04:00 |
|
contexts
|
Don't try to left align indels in unmapped reads (which for some reason can still have CIGARs) because the ref context is null.
|
2012-08-29 15:01:11 -04:00 |
|
datasources
|
Missing file are user errors.
|
2012-10-12 09:48:12 -04:00 |
|
downsampling
|
PerSampleDownsamplingReadsIterator: fix for incorrect use of DOWNSAMPLER_POSITIONAL_UPDATE_INTERVAL
|
2012-09-21 22:43:39 -04:00 |
|
examples
|
Adding categories for the remaining uncategorized walkers
|
2012-07-30 11:35:08 -04:00 |
|
executive
|
Retiring TraverseReads and TraverseLoci after testing confirms nano scheduler version in single threaded version is fine
|
2012-10-22 16:55:06 -04:00 |
|
filters
|
Fix docs for BadMateFilter
|
2012-10-12 08:35:45 -04:00 |
|
io
|
Fixed yet another NPE related to the ArgumentTypeDescriptor vs. ArgumentMatchValue. Added integration test based on GSA-621.
|
2012-10-22 12:05:32 -04:00 |
|
iterators
|
Revert "Separated out the DoC calculations from the XHMM pipeline, so that CalcDepthOfCoverage can be used for calculating joint coverage on a per-base accounting over multiple samples (e.g., family samples)"
|
2012-09-10 15:52:39 -04:00 |
|
phonehome
|
New GATK argument interface for data and cpu threads
|
2012-09-05 15:45:24 -04:00 |
|
refdata
|
Part II of GSA-462: Consistent RODBinding access across Ref and Read trackers
|
2012-08-30 10:15:10 -04:00 |
|
report
|
Ready for full-scale evaluation adaptive BQSR contexts
|
2012-08-03 16:02:53 -04:00 |
|
resourcemanagement
|
Fixed bug in ThreadAllocation getTotalNumberOfThreads
|
2012-09-05 16:35:32 -04:00 |
|
samples
|
Revert "Separated out the DoC calculations from the XHMM pipeline, so that CalcDepthOfCoverage can be used for calculating joint coverage on a per-base accounting over multiple samples (e.g., family samples)"
|
2012-09-10 15:52:39 -04:00 |
|
traversals
|
Retiring TraverseReads and TraverseLoci after testing confirms nano scheduler version in single threaded version is fine
|
2012-10-22 16:55:06 -04:00 |
|
walkers
|
Merge branch 'master' of ssh://gsa2/humgen/gsa-scr1/gsa-engineering/git/unstable
|
2012-10-26 02:13:26 -04:00 |
|
CommandLineExecutable.java
|
Update URL for phone home / GATK key documentation output by the GATK upon error
|
2012-08-08 09:29:54 -04:00 |
|
CommandLineGATK.java
|
Update the out of space error to include another permutation
|
2012-10-12 09:38:12 -04:00 |
|
GenomeAnalysisEngine.java
|
Re-allow running the GATK with experimental downsampling
|
2012-09-21 23:20:46 -04:00 |
|
ReadMetrics.java
|
Mark I NanoScheduling TraverseLoci
|
2012-09-05 15:45:23 -04:00 |
|
ReadProperties.java
|
Experimental, downsampler-friendly read shard balancer
|
2012-09-21 22:17:58 -04:00 |
|
WalkerManager.java
|
Downsampling: experimental engine integration
|
2012-09-06 15:03:27 -04:00 |
|
package-info.java
|
Reorganized the codebase beneath top-level public and private directories,
|
2011-06-28 06:55:19 -04:00 |