gatk-3.8/public/java
Mark DePristo 9b5c79b49d Renamed InferredGeneticContext to CommonInfo
-- I have no idea why I named this InferredGeneticContext, a totally meaningless term
-- Renamed to CommonInfo.
-- Made package protected, as no one should use this outside of VariantContext and Genotype
-- UGEngine was using IGC constant, but it's now using the public one in VariantContext.
2011-11-14 14:28:52 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Renamed InferredGeneticContext to CommonInfo 2011-11-14 14:28:52 -05:00
test Renamed InferredGeneticContext to CommonInfo 2011-11-14 14:28:52 -05:00