Go to the source code of this file.
|
def | python.SaveConfigUtils.combine_tools_and_algorithms_ELjob (combine_dictionaries=True, text_file='tool_config.txt', alg_file='alg_sequence.json', output_file='my_analysis_config.json') |
|
def | python.SaveConfigUtils._register_settings (config, path, name, settings) |
|
def | python.SaveConfigUtils._register_new_tool (config, path, tool_id, name) |
|
def | python.SaveConfigUtils.save_algs_from_sequence_ELjob (sequence, output_dict) |
|
def | python.SaveConfigUtils._save_algorithm (sequence, output_dict) |
|
def | python.SaveConfigUtils._handle_tool_config (tool_config, output_dict) |
|
def | python.SaveConfigUtils._safe_add_property (key, value, output_dict) |
|