I have a protein with a L-->H on a buried residue.
I would like to estimate the DDG between this MUT and the WT using FoldX.
Currently I'm using the command:
foldx --command BuildModel --pdb ${modelname}_Repair.pdb --mutant-file individual_list.txt --numberOfRuns 5
Unsurprisingly, the predicted stability change is high. However in exploring the models, I see that this default behavior only takes into account the effects the MUT has on the sidechains. I'd like to also allow for some local backbone movement to more fully explore how the MUT could affect my energy estimates.
Is there an option in FoldX to allow for this? (I'm not finding the official FoldX documentation easy to search)
Thanks for any help
Thanks. Just tried this and the dihedrals are still identical.