calcAtomClassHydrophilicity: Atom Class Hydration Fraction

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Calculates the mean hydration value for atoms within a class.

Usage

1
calcAtomClassHydrophilicity(df.AtomHydroTEMP)

Arguments

df.AtomHydroTEMP

The newly calculated (determined) atomic hydrophilicity values

Details

This function is called within HydrophilicityEvaluation() to calculate the hydration fraction for the five atom classes listed in the Value section.

(num surface exposures)/(num atom occurrences)

NOTE: This is a non-public function.

Value

This function returns:

These values are returned in HydrophilicityValues.AtomTypeClasses of the results of HydrophilicityEvaluation()

Author(s)

Emilio Xavier Esposito emilio@exeResearch.com

References

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

See Also

Other "Hydrophilicity Evaluation" "Bound Water Environment": HydrophilicityEvaluation, calcAtomHydrationEstimate, getProtAtomsNearWater, getResidueData

Examples

1
2
3
4
 ## Not run: 
  calcAtomClassHydrophilicity(df.AtomHydroTEMP)
 
## End(Not run)

vanddraabe documentation built on June 8, 2019, 1:03 a.m.