gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo c83f9432eb Cleaned up RefMetaDataTracker
Renamed many functions to more clearly state what they are actually doing
Removed unnecessary / unused functionality, reducing interface complexity
Updated all uses of this code in GATK
Added generic, type-safe accessors to RefMetaDataTracker such as public <T> List<T> getValues(final String name, Class<T> clazz)
Added standard refMetaDataTracker accessors to RodBinding, so you can do everything you can for generic rods with the tracker directly with with the RodBinding
2011-07-27 23:25:52 -04:00
public Cleaned up RefMetaDataTracker 2011-07-27 23:25:52 -04:00
settings Updates to the help layout. 2011-07-26 19:29:25 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Merged bug fix from Stable into Unstable 2011-07-27 12:37:34 -04:00
ivy.xml Runs and emits an HTML document 2011-07-20 17:16:33 -04:00