resomapper.auto
Functions
|
|
|
Validates that the path is an existing directory. |
|
Validates that the file is a valid JSON file. |
|
|
|
Module Contents
- resomapper.auto.auto_prepare()
- resomapper.auto.auto_process(acqs_to_process, output_path, options)
- resomapper.auto.validate_directory(path)
Validates that the path is an existing directory.
- resomapper.auto.validate_json(path)
Validates that the file is a valid JSON file.
- resomapper.auto.create_options_template_auto(output_path, ref_dict=msc.auto_processing_options)
- resomapper.auto.run_auto()