gatk-3.8/public/java
Mark DePristo 27e7e17dc7 New way to handle exceptions in multi-threaded GATK
-- HMS no longer tries to grab and throw all exceptions.  Exceptions are just thrown directly now.
-- Proper error handling is handled by functions in HMS, which are used by ShardTraverser and TreeReducer
-- Better printing of stack traces in WalkerTest
2012-04-13 09:23:33 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src New way to handle exceptions in multi-threaded GATK 2012-04-13 09:23:33 -04:00
test New way to handle exceptions in multi-threaded GATK 2012-04-13 09:23:33 -04:00