self.logger.error(f"Pipeline incomplete: missing final outputs {missing}")
self.logger.error(
f"Pipeline incomplete: missing final outputs {missing_or_empty}"
)
returnFalse
returnFalse
returnTrue
returnTrue
...
@@ -260,7 +372,8 @@ class MDAgent(BaseAgent):
...
@@ -260,7 +372,8 @@ class MDAgent(BaseAgent):
ifself.ligand_nameandsuccess:
ifself.ligand_nameandsuccess:
user_prompt="\n==========\nWould you like me to calculate the free energy of binding for your protein-ligand system using the MMPBSA tool? (yes/no) \n\n"
user_prompt="\n==========\nWould you like me to calculate the free energy of binding for your protein-ligand system using the MMPBSA tool? (yes/no) \n\n"