gatk-3.8/public/java
Mark DePristo d59e6ed274 Fix for RefSeqCodec bug and better error messages
-- RefSeqCodec bug: getFeatureClass() returned RefSeqCodec.class, not RefSeqFeature.class.  Really should change this in Tribble to require Class<T extends Feature> to get compile time type checking
-- Better error messages that actually list the available tribble types, when there's a type error
2011-08-17 16:22:07 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Fix for RefSeqCodec bug and better error messages 2011-08-17 16:22:07 -04:00
test Improved descriptions for the SnpEff annotations in the VCF header 2011-08-17 16:09:10 -04:00