p4ward.tools.run_tracker#

p4ward.tools.run_tracker.load_run_objects(pickle_file, conf, overwrite=False)#

load all objects either from previously saved pickle or from scratch when first time running or overwrite chosen by user

p4ward.tools.run_tracker.load_tracker(overwrite)#

create/retrieve the dictionary that tracks which function was run and dump it to the pickle object. Should be run only once in the beginning of the run.

p4ward.tools.run_tracker.save_protein_objects(receptor_obj, ligase_obj, protac_objs)#

Save all objects into pickle file