- Add a simple calculation model for Pr(R|H) that doesn't rely on Dindel's HMM model. MUCH faster, at a cost of slightly worse performance since we're more sensitive to bad reads coming from sequencing artifacts (add -simple to command line to activate). - Add debug option to calculation model so that we can optionally output useful info on current read being evaluated. (add -debugout to commandline). - Small performance improvement: instead of evaluating haplotype to the right of indel (just with a 5 base addition to the left), it seems better to center the indel and to add context evenly around event. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4257 348d0f76-0448-11de-a6fe-93d51630548a |
||
|---|---|---|
| .. | ||
| arguments | ||
| contexts | ||
| datasources | ||
| examples | ||
| executive | ||
| filters | ||
| io | ||
| iterators | ||
| phonehome | ||
| refdata | ||
| traversals | ||
| walkers | ||
| CommandLineExecutable.java | ||
| CommandLineGATK.java | ||
| DownsampleType.java | ||
| DownsamplingMethod.java | ||
| GenomeAnalysisEngine.java | ||
| ReadMetrics.java | ||
| ReadProperties.java | ||
| WalkerManager.java | ||
| package-info.java | ||