|
ensembl-hive-python3
2.3
|
Classes | |
| class | ParamContainer |
| Equivalent of eHive's Param module. More... | |
| class | ParamException |
| Base class for parameters-related exceptions. More... | |
| class | ParamInfiniteLoopException |
| Raised when parameters depend on each other, forming a loop. More... | |
| class | ParamNameException |
| Raised when the parameter name is not a string. More... | |
| class | ParamSubstitutionException |
| Raised when ParamContainer tried to substitute an unexpected structure (only dictionaries and lists are accepted) More... | |
| class | ParamWarning |
| Used by Process.BaseRunnable. More... | |
Functions | |
| def | __main () |
Variables | |
| string | __doc__ |
|
private |