Ths folder contains the scripts and executables to run the spectra prediction workflow.
The templates used by the scripts which are used to generate the folder structure are located in the templates
folder.
~/codes/write_dirs_files_for_gamess_qcxms.sh
It submits the following command:
python codes/write_dirs_files_for_gamess_qcxms.py --sdf_filename data/RECETOX_GC-EI-MS_20201028.sdf --params_filename codes/all_parameters.in --project_dirname /storage/du-cesnet/home/wrojasv/VO_metacentrum-tape_tape-archive/QC_SPECTRA_EI_RECETOX
~/codes/submit_gamess_opt_jobs.sh ~/codes/all_parameters.in
python codes/extract_coords_into_inp_xyz.py --sdf_filename data/RECETOX_GC-EI-MS_20201028.sdf --params_filename codes/all_parameters.in --project_dirname /storage/du-cesnet/home/wrojasv/VO_metacentrum-tape_tape-archive/QC_SPECTRA_EI_RECETOX
~/codes/submit_qcxms_batch_jobs.sh ~/codes/all_parameters.in
~/codes/get_full_results.sh ~/codes/all_parameters.in
Print resume of completed molecular spectra simulation and delete unnecessary files
~/codes/explore_qcxms_batch_jobs.sh ~/codes/all_parameters.in