gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
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
public Fix for RefSeqCodec bug and better error messages 2011-08-17 16:22:07 -04:00
settings The tribble dependency is now handled through ivy. Revved tribble to r18 and removed obsolete build targets in build.xml 2011-08-11 16:38:29 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Fixing the javadoc/scaladoc targets in build.xml 2011-08-11 19:24:41 -04:00
ivy.xml The tribble dependency is now handled through ivy. Revved tribble to r18 and removed obsolete build targets in build.xml 2011-08-11 16:38:29 -04:00