Description Usage Arguments Details Value Author(s) References See Also Examples
Calculates the estimated atomic hydration fraction for an atom with unknown surface exposure.
1 | calcAtomHydrationEstimate(df.AtomHydroTEMP, AT.hydratFract)
|
df.AtomHydroTEMP |
The newly calculated (determined) atomic hydrophilicity values |
AT.hydratFract |
The |
This function is called within HydrophilicityEvaluation()
to
calculate the estimated hydration of an atom with unknown surface exposure.
(num surface exposures)/(num atom occurrences) * atom class hydration fraction
NOTE: This is a non-public function.
This function returns the hydration estimate values in a string to the variable
AT.hydratFract.estimates
and are included in the HydrophilicityTable
results of HydrophilicityEvaluation()
.
Emilio Xavier Esposito emilio@exeResearch.com
Leslie A Kuhn, Craig A Swanson, Michael E Pique, John A Tainer, and Elizabeth D Getzof. Atomic and Residue Hydrophilicity in the Context of Folded Protein Structures. PROTEINS: Structure, Function, and Genetics, 1995, 23 (4), pp 536-547. DOI: 10.1002/prot.340230408 PMID: 8749849
Other "Hydrophilicity Evaluation" "Bound Water Environment": HydrophilicityEvaluation
,
calcAtomClassHydrophilicity
,
getProtAtomsNearWater
,
getResidueData
1 2 3 4 | ## Not run:
calcAtomHydrationEstimate(df.AtomHydroTEMP, AT.hydratFract)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.