foldx.stab | R Documentation |
Computes changes in the Gibbs free energy of the folding process of a protein.
foldx.stab(pdb, pH = 7, I = 0.05)
pdb |
the 4-letter identifier of a PDB structure or the path to a PDB file. |
pH |
a numeric value between 0 and 14. |
I |
a value indicating the molar ionic strength. |
This function implements the FoldX's command 'Stability'
The function computes and returns the DG (kcal/mol) of the folding process of the requested protein.
Juan Carlos Aledo
Schymkowitz et al (2005) Nucl. Ac. Res. 33:W382-W388.
foldx.assembly()
## Not run: foldx.stab('5zok')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.