This allows the annotation classes to perform any necessary initialization/validation. For example, it allows the SnpEff annotator to (among other things) validate its rod binding. This will prevent a NullPointerException when SnpEff annotation is requested but no rod binding is present. Added an integration test to cover this case so that it doesn't break again. |
||
|---|---|---|
| .. | ||
| arguments | ||
| datasources | ||
| executive | ||
| filters | ||
| iterators | ||
| refdata | ||
| report | ||
| traversals | ||
| walkers | ||
| EngineFeaturesIntegrationTest.java | ||
| GenomeAnalysisEngineUnitTest.java | ||
| WalkerManagerUnitTest.java | ||