powered by
Computes changes in the Gibbs free energy of the folding process of a protein.
foldx.stab(pdb, pH = 7, I = 0.05)
The function computes and returns the DG (kcal/mol) of the folding process of the requested protein.
the 4-letter identifier of a PDB structure or the path to a PDB file.
a numeric value between 0 and 14.
a value indicating the molar ionic strength.
Juan Carlos Aledo
This function implements the FoldX's command 'Stability'
Schymkowitz et al (2005) Nucl. Ac. Res. 33:W382-W388.
foldx.assembly()
if (FALSE) foldx.stab('5zok')
Run the code above in your browser using DataLab