Scripts.WorkflowScripts.ProcessInfoFile module

Executes standard pipeline of processing for an info file.

Note

This file is only meant to be used by automated workflows. Users of the Databank repository can safely ignore it.

Scripts.WorkflowScripts.ProcessInfoFile.run_analysis(info_file_path: str) None[source]

Run full analysis of info-file

Scripts.WorkflowScripts.ProcessInfoFile.run_dry_run(info_file_path: str) None[source]

Run AddData dry-run for pre-analysis of info file to rule out errors

Scripts.WorkflowScripts.ProcessInfoFile.setup_folders() tuple[str, str][source]

Set up folders for processing info file

Scripts.WorkflowScripts.ProcessInfoFile.get_args() Namespace[source]

Retrieve arguments from parser