- Fix for M_Trieb's error report on the forum, and addition of integration tests to cover the walker. - Addition of StructuralIndel as a class of variation within the VariantContext. These are for variants with a full alt allele that's >150bp in length. - Adaptation of the MVLikelihoodRatio to work for a set of trios (takes the max over the trios of the MVLR) - InsertSizeDistribution changed to use the new gatk report output (it was previously broken) - RetrogeneDiscovery changed to be compatible with the new gatk report - A maxIndelSize argument added to SelectVariants - ByTranscriptEvaluator rewritten for cleanliness - VariantRecalibrator modified to not exclude structural indels from recalibration if the mode is INDEL - Documentation added to DepthOfCoverageIntegrationTest (no, don't yell at chartl ;_; ) Also sorry for the long commit history behind this that is the result of fixing merge conflicts. Because this *also* fixes a conflict (from git stash apply), for some reason I can't rebase all of them away. I'm pretty sure some of the commit notes say "this note isn't important because I'm going to rebase it anyway". |
||
|---|---|---|
| .. | ||
| CNV | ||
| annotator | ||
| beagle | ||
| bqsr | ||
| coverage | ||
| diagnostics | ||
| diffengine | ||
| fasta | ||
| filters | ||
| genotyper | ||
| indels | ||
| phasing | ||
| qc | ||
| validation | ||
| varianteval | ||
| variantrecalibration | ||
| variantutils | ||
| BAQIntegrationTest.java | ||
| ClipReadsWalkersIntegrationTest.java | ||
| FlagStatIntegrationTest.java | ||
| PileupWalkerIntegrationTest.java | ||
| PrintReadsIntegrationTest.java | ||
| PrintReadsUnitTest.java | ||