Calculates the mean hydration value for atoms within a class.
calcAtomClassHydrophilicity(df.AtomHydroTEMP)
The newly calculated (determined) atomic hydrophilicity values
This function returns:
hydratFraction.oxy.neut: Neutral oxygen atoms; enter
names.resATs.oxy.neut
to see list of residue-atomtypes
hydratFraction.oxy.neg: Negative oxygen atoms; enter
names.resATs.oxy.neg
to see list of residue-atomtypes
hydratFraction.nitro.neut: Neutral nitrogen atoms; enter
names.resATs.nitro.neut
to see list of residue-atomtypes
hydratFraction.nitro.pos: Positive nitrogen atoms; enter
names.resATs.nitro.pos
to see list of residue-atomtypes
hydratFraction.carb.sulf: Carbon and sulfur atoms; enter
names.resATs.carb.sulf
to see list of residue-atomtypes
These values are returned in HydrophilicityValues.AtomTypeClasses
of the
results of HydrophilicityEvaluation()
This function is called within HydrophilicityEvaluation()
to
calculate the hydration fraction for the five atom classes listed in the
Value section.
NOTE: This is a non-public function.
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
,
calcAtomHydrationEstimate
,
getProtAtomsNearWater
,
getResidueData
# NOT RUN {
# }
# NOT RUN {
calcAtomClassHydrophilicity(df.AtomHydroTEMP)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab