gatk-3.8/public/java
Mauricio Carneiro 815028edd4 Added verbose error message to the PluginManager
-- added a logger.error with a more descriptive message of what the most likely cause of the error is

Typical error happens when a walker's global variable is not initialized properly (usually in test conditions). The old error message was very hard to understand "Could not create module because of an exception of type NullPointerException ocurred caused by exception null"
2013-02-19 16:00:35 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Added verbose error message to the PluginManager 2013-02-19 16:00:35 -05:00
test ActivityProfile and ActiveRegions respects engine interval boundaries 2013-02-18 10:40:25 -05:00