Package Combiner
Provides classes for combining called and imputed genotyped probabilities.
-
Interface Summary Interface Description Combiner Combines imputed and inferred genotypes to give a final called genotypeOptimizeCombiner<C extends Combiner> Optimizes a combiner -
Class Summary Class Description MaxDepthCombiner Combines called and imputed genotype probabilities, only using called genotypes above a given read depthMaxDepthCombinerOptimizedCalls Gets an optimized MaxDepthCombiner.