Ribbon Diagram
   HOME

TheInfoList



OR:

Ribbon diagrams, also known as Richardson diagrams, are 3D schematic representations of
protein structure Protein structure is the three-dimensional arrangement of atoms in an amino acid-chain molecule. Proteins are polymers specifically polypeptides formed from sequences of amino acids, which are the monomers of the polymer. A single amino acid ...
and are one of the most common methods of protein depiction used today. The ribbon depicts the general course and organization of the protein backbone in 3D and serves as a visual framework for hanging details of the entire atomic structure, such as the balls for the oxygen atoms attached to myoglobin's active site in the adjacent figure. Ribbon diagrams are generated by interpolating a smooth curve through the
polypeptide Peptides are short chains of amino acids linked by peptide bonds. A polypeptide is a longer, continuous, unbranched peptide chain. Polypeptides that have a molecular mass of 10,000 Da or more are called proteins. Chains of fewer than twenty ...
backbone. α-helices are shown as coiled ribbons or thick tubes, β-sheets as arrows, and non-repetitive coils or loops as lines or thin tubes. The direction of the polypeptide chain is shown locally by the arrows, and may be indicated overall by a colour ramp along the length of the ribbon. Ribbon diagrams are simple yet powerful, expressing the visual basics of a molecular structure (twist, fold and unfold). This method has successfully portrayed the overall organization of protein structures, reflecting their three-dimensional nature and allowing better understanding of these complex objects both by expert structural biologists and by other scientists, students, and the general public.


History

The first ribbon diagrams, hand-drawn by Jane S. Richardson in 1980 (influenced by earlier individual illustrations), were the first schematics of 3D protein structure to be produced systematically... They were created to illustrate a classification of protein structures for an article in ''Advances in Protein Chemistry''. (now available in annotated form on-line a
Anatax
. These drawings were outlined in pen on tracing paper over a printout of a trace of the atomic coordinates, and shaded with colored pencil or pastels; they preserved positions, smoothed the backbone path, and incorporated small local shifts to disambiguate the visual appearance. As well as the triose isomerase ribbon drawing at the right, other hand-drawn examples depicte
prealbuminflavodoxin
an
Cu,Zn superoxide dismutase
In 1982, Arthur M. Lesk and co-workers first enabled the automatic generation of ribbon diagrams through a computational implementation that uses
Protein Data Bank The Protein Data Bank (PDB) is a database for the three-dimensional structural data of large biological molecules such as proteins and nucleic acids, which is overseen by the Worldwide Protein Data Bank (wwPDB). This structural data is obtained a ...
files as input. This conceptually simple
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
fit
cubic polynomial In mathematics, a cubic function is a function (mathematics), function of the form f(x)=ax^3+bx^2+cx+d, that is, a polynomial function of degree three. In many texts, the ''coefficients'' , , , and are supposed to be real numbers, and the func ...
B-spline In numerical analysis, a B-spline (short for basis spline) is a type of Spline (mathematics), spline function designed to have minimal Support (mathematics), support (overlap) for a given Degree of a polynomial, degree, smoothness, and set of bre ...
curves to the peptide planes. Most modern graphics systems provide either B-splines or Hermite splines as a basic drawing primitive. One type of spline implementation passes through each Cα guide point, producing an exact but choppy curve. Both hand-drawn and most computer ribbons (such as those shown here) are smoothed over about four successive guide points (usually the peptide midpoint) to produce a more visually pleasing and understandable representation. To give the right radius for helical spirals while preserving smooth β-strands, the splines can be modified by offsets proportional to local curvature, as first developed by Mike Carson for his Ribbons program and later adopted by other molecular graphics software, such as the open-source Mage program for kinemage graphics that produced the ribbon image at top right (other examples
1XK8 trimer
an
DNA polymerase
. Since their inception, and continuing in the present, ribbon diagrams have been the single most common representation of protein structure and a common choice of cover image for a journal or textbook.


Current computer programs

One popular program used for drawing ribbon diagrams is Molscript. Molscript utilizes Hermite splines to create coordinates for coils, turns, strands, and helices. The curve passes through all its control points ( atoms) guided by direction vectors. The program was built based on traditional molecular graphics by Arthur M. Lesk, Karl Hardman, and John Priestle.
Jmol Jmol is computer software for molecular modelling of chemical structures in 3 dimensions. It is an open-source Java viewer for chemical structures in 3D. The name originated from ''Jva (the programming language) + olcules, and also the m ...
is an open-source Java-based viewer for browsing molecular structures on the web; it includes a simplified "cartoon" version of ribbons. Other graphics programs such as DeepView (example
urease
and MolMol (example
SH2 domain
also produce ribbon images. KiNG is the Java-based successor to Mage (examples
α-hemolysin top view
an
side view
. UCSF Chimera is a powerful molecular modeling program that also includes visualizations such as ribbons, notable especially for the ability to combine them with contoured shapes from cryo-
electron microscopy An electron microscope is a microscope that uses a beam of electrons as a source of illumination. It uses electron optics that are analogous to the glass lenses of an optical light microscope to control the electron beam, for instance focusing i ...
data. PyMOL, by Warren DeLano,. is a popular and flexible molecular graphics program (based on Python) that operates in interactive mode and also produces presentation-quality 2D images for ribbon diagrams and many other representations.


Features


See also

* Molecular graphics


References

{{Commons category, Ribbon diagrams Protein structure Scientific simulation software