solvent-excluded surface
   HOME

TheInfoList



OR:

The accessible surface area (ASA) or solvent-accessible surface area (SASA) is the surface area of a biomolecule that is accessible to a
solvent A solvent (s) (from the Latin '' solvō'', "loosen, untie, solve") is a substance that dissolves a solute, resulting in a solution. A solvent is usually a liquid but can also be a solid, a gas, or a supercritical fluid. Water is a solvent for ...
. Measurement of ASA is usually described in units of square
angstroms The angstromEntry "angstrom" in the Oxford online dictionary. Retrieved on 2019-03-02 from https://en.oxforddictionaries.com/definition/angstrom.Entry "angstrom" in the Merriam-Webster online dictionary. Retrieved on 2019-03-02 from https://www.m ...
(a standard unit of measurement in
molecular biology Molecular biology is the branch of biology that seeks to understand the molecular basis of biological activity in and between cells, including biomolecular synthesis, modification, mechanisms, and interactions. The study of chemical and physi ...
). ASA was first described by Lee & Richards in 1971 and is sometimes called the Lee-Richards molecular surface. ASA is typically calculated using the 'rolling ball' algorithm developed by Shrake & Rupley in 1973. This algorithm uses a sphere (of solvent) of a particular
radius In classical geometry, a radius ( : radii) of a circle or sphere is any of the line segments from its center to its perimeter, and in more modern usage, it is also their length. The name comes from the latin ''radius'', meaning ray but also the ...
to 'probe' the surface of the
molecule A molecule is a group of two or more atoms held together by attractive forces known as chemical bonds; depending on context, the term may or may not include ions which satisfy this criterion. In quantum physics, organic chemistry, and bioche ...
.


Methods of calculating ASA


Shrake–Rupley algorithm

The Shrake–Rupley algorithm is a numerical method that draws a mesh of points equidistant from each atom of the molecule and uses the number of these points that are solvent accessible to determine the surface area. The points are drawn at a water molecule's estimated radius beyond the
van der Waals radius The van der Waals radius, ''r'', of an atom is the radius of an imaginary hard sphere representing the distance of closest approach for another atom. It is named after Johannes Diderik van der Waals, winner of the 1910 Nobel Prize in Physics, ...
, which is effectively similar to ‘rolling a ball’ along the surface. All points are checked against the surface of neighboring atoms to determine whether they are buried or accessible. The number of points accessible is multiplied by the portion of surface area each point represents to calculate the ASA. The choice of the 'probe radius' does have an effect on the observed surface area, as using a smaller probe radius detects more surface details and therefore reports a larger surface. A typical value is 1.4Å, which approximates the radius of a water molecule. Another factor that affects the results is the definition of the VDW radii of the atoms in the molecule under study. For example, the molecule may often lack hydrogen atoms, which are implicit in the structure. The hydrogen atoms may be implicitly included in the atomic radii of the 'heavy' atoms, with a measure called the 'group radii'. In addition, the number of points created on the van der Waals surface of each atom determines another aspect of discretization, where more points provide an increased level of detail.


LCPO method

The LCPO method uses a
linear approximation In mathematics, a linear approximation is an approximation of a general function using a linear function (more precisely, an affine function). They are widely used in the method of finite differences to produce first order methods for solving o ...
of the
two-body problem In classical mechanics, the two-body problem is to predict the motion of two massive objects which are abstractly viewed as point particles. The problem assumes that the two objects interact only with one another; the only force affecting each ...
for a quicker analytical calculation of ASA. The approximations used in LCPO result in an error in the range of 1-3 Ų.


Power Diagram method

Recently, a method was presented that calculates ASA fast and analytically using a power diagram.


Applications

Accessible surface area is often used when calculating the transfer free energy required to move a biomolecule from an aqueous solvent to a non-polar solvent, such as a lipid environment. The LCPO method is also used when calculating
implicit solvent Implicit solvation (sometimes termed continuum solvation) is a method to represent solvent as a continuous medium instead of individual “explicit” solvent molecules, most often used in molecular dynamics simulations and in other applications of ...
effects in the molecular dynamics software package
AMBER Amber is fossilized tree resin that has been appreciated for its color and natural beauty since Neolithic times. Much valued from antiquity to the present as a gemstone, amber is made into a variety of decorative objects."Amber" (2004). In ...
. It is recently suggested that (predicted) accessible surface area can be used to improve prediction of protein secondary structure.


Relation to solvent-excluded surface

The ASA is closely related to the concept of the solvent-excluded surface (also known as the Connolly's molecular surface area or simply Connolly surface), which is imagined as a cavity in bulk solvent. It is also calculated in practice via a rolling-ball algorithm developed by
Frederic Richards Frederic Middlebrook Richards (August 19, 1925 – January 11, 2009), commonly referred to as Fred Richards, was an American biochemist and biophysicist known for solving the pioneering crystal structure of the ribonuclease S enzyme in 1967 an ...
and implemented three-dimensionally by Michael Connolly in 1983 and Tim Richmond in 1984. Connolly spent several more years perfecting the method.


See also

*
Implicit solvation Implicit solvation (sometimes termed continuum solvation) is a method to represent solvent as a continuous medium instead of individual “explicit” solvent molecules, most often used in molecular dynamics simulations and in other applications of ...
*
Van der Waals surface The Van der Waals surface of a molecule is an abstract representation or model of that molecule, illustrating where, in very rough terms, a surface might reside for the molecule based on the hard cutoffs of Van der Waals radii for individual at ...
*
VADAR Volume, Area, Dihedral Angle Reporter (VADAR) is a freely available protein structure validation web server that was developed as a collaboration between Dr. Brian Sykes and Dr. David Wishart at the University of Alberta. VADAR consists of over 1 ...
tool for analyzing peptide and protein structures *
Relative accessible surface area Relative accessible surface area or relative solvent accessibility (RSA) of a protein residue is a measure of residue solvent exposure. It can be calculated by formula: \text = \text / \text where ASA is the solvent accessible surface are ...


Notes


References

* * * * * * * * * * * * * * * * {{cite journal , first1=Jan , last1=Busa , first2=Jozef , last2=Dzurina , first3=Edik , last3=Hayryan , title= ARVO: A fortran package for computing the solvent accessible surface area and the excluded volume of overlapping spheres via analytic equations , journal=Comput. Phys. Commun. , year=2005 , pages=59–96 , volume=165 , issue=1 , doi=10.1016/j.cpc.2004.08.002 , bibcode=2005CoPhC.165...59B


External links


Network Science, Part 5: Solvent-Accessible Surfaces
is a command line tool in the CCP4 Program Suite for calculating ASA.
NACCESS
solvent accessible area calculations.
FreeSASA
Open source command line tool, C library and Python module for calculating ASA.
Surface Racer
Oleg Tsodikov's Surface Racer program. Solvent accessible and molecular surface area and average curvature calculation. Free for academic use.
ASA.py
— a
Python Python may refer to: Snakes * Pythonidae, a family of nonvenomous snakes found in Africa, Asia, and Australia ** ''Python'' (genus), a genus of Pythonidae found in Africa and Asia * Python (mythology), a mythical serpent Computing * Python (pro ...
-based implementation of the Shrake-Rupley algorithm.
Michel Sanner's Molecular Surface
– the fastest program to calculate the excluded surface.
pov4grasp
render molecular surfaces.
Molecular Surface Package
— Michael Connolly's program.
Volume Voxelator
— A web-based tool to generate excluded surfaces.

Analytical calculation of the volume and surface of the union of n spheres (Monte-Carlo calculation also provided).

Computing Surface Area and Volume of a Family of 3D Balls.

Calculate solvent accessible surface area of proteins online. Molecular modelling Computational chemistry Molecular dynamics Protein structure