helperFunctions.plugin module

helperFunctions.plugin.discover_analysis_plugins()

Returns a list of modules where each module is an analysis plugin.

Return type:

list

helperFunctions.plugin.discover_compare_plugins()

Returns a list of modules where each module is a compare plugin.

Return type:

list