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 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.
The function computes and returns the DG (kcal/mol) of the folding process of the requested protein.
This function implements the FoldX's command 'Stability'
Schymkowitz et al (2005) Nucl. Ac. Res. 33:W382-W388.
foldx.assembly()
# NOT RUN { foldx.stab('5zok') # }
Run the code above in your browser using DataLab