gatk-3.8/public/java
Mark DePristo 184030dd56 RefMetaDataTracker no longer automagically converts inputs to VariantContexts
This was no longer working properly given that DBSNP indels needed to be moved around.  The adaptor system is being refactored and you will need to convert files from X -> VCF for many tools to work.
2011-08-01 15:21:16 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src RefMetaDataTracker no longer automagically converts inputs to VariantContexts 2011-08-01 15:21:16 -04:00
test Removed getVariantContext() code 2011-08-01 13:41:09 -04:00