| Added items | --------------- @/varianteval/PoolAnalysis Interface to identify variant analyses that are pool-specific. @/varianteval/BasicPoolVariantAnalysis Nearly the same as BasicVariantAnalysis with the addition of a protected integer (numIndividualsInPool) which holds the pool size. One soulcrushing change is that "protected String filename" needed to become "protected String[] filename" since now multiple truth files may be looked at. It was tempting to make the change in BasicVariantAnalysis with some default methods that would maintain usability of the remainder of the VariantAnalysis objects, but I decided to hold off. We can always merge these together later. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1526 348d0f76-0448-11de-a6fe-93d51630548a |
||
|---|---|---|
| .. | ||
| config | ||
| src/org/broadinstitute/sting | ||
| test/org/broadinstitute/sting | ||