MSParser

MSParser.parse_MSOrganiser_args(args_json_file_path='')

Function to start the Gooey Interface, record the stored arguments and write them to a json file

Parameters:

args_json_file_path (str) – The file path to where the json file be created. Default is where the MSOrganiser.exe file is

Return type:

stored_args (dict) - A dictionary storing the input parameters.