The file here:
https://github.com/GLYCAM-Web/MD_Utils/blob/actual/protocols/Glycan/Prep_and_Minimization/Run_Multi-Part_Simulation.bash
Is different than from here:
https://github.com/GLYCAM-Web/MD_Utils/blob/actual/scripts/Run_Multi-Part_Simulation.bash
I assume from how they are written that they are meant to be used by any protocol. Not that Roe has one of these, and Glycan the other. Note that the one being used by Glycan tries to use functions that only exist in the other one, for example these are always happening in Minimize.log:
Run_Multi-Part_Simulation.bash: line 169: print_to_details_log: command not found
Run_Multi-Part_Simulation.bash: line 170: print_to_details_log: command not found
The file here:
https://github.com/GLYCAM-Web/MD_Utils/blob/actual/protocols/Glycan/Prep_and_Minimization/Run_Multi-Part_Simulation.bash
Is different than from here:
https://github.com/GLYCAM-Web/MD_Utils/blob/actual/scripts/Run_Multi-Part_Simulation.bash
I assume from how they are written that they are meant to be used by any protocol. Not that Roe has one of these, and Glycan the other. Note that the one being used by Glycan tries to use functions that only exist in the other one, for example these are always happening in Minimize.log:
Run_Multi-Part_Simulation.bash: line 169: print_to_details_log: command not found
Run_Multi-Part_Simulation.bash: line 170: print_to_details_log: command not found