Ca Atom



  1. Ca Atomic Size
  2. Ca Atomic Size

The concept of an “Atom” was born out of the frustrations of healthcare end-users - physicians and patients, whose most important goal of improved outcomes is hindered by the silos of the system. In order to write the Calcium electron configuration we first need to know the number of electrons for the Ca atom (there are 20 electrons). When we write the configuration we'll put all 20 electrons in orbitals around the nucleus of the Calcium atom.

Introduction to Protein Data Bank Format

Protein Data Bank (PDB) format is a standard for files containing atomic coordinates. It is used for structures in theProtein Data Bankand is read and written by many programs.While this short description will suffice for many users,those in need of further details should consult the definitive description.The complete PDB file specification provides for a wealth of information,including authors, literature references, and the method of structuredetermination.

PDB format consists of lines of information in a text file.Each line of information in the file is called a record.A PDB file generally contains several different types of records,arranged in a specific order to describe a structure.

Selected Protein Data Bank Record Types
Record TypeData Provided by Record
ATOMatomic coordinate record containing the X,Y,Z orthogonalÅ coordinates for atoms in standard residues(amino acids and nucleic acids).
HETATMatomic coordinate record containing the X,Y,Z orthogonalÅ coordinates for atoms in nonstandard residues.Nonstandard residues include inhibitors, cofactors, ions, and solvent.The only functional difference from ATOM records is that HETATMresidues are by default not connected to other residues.Note that water residues should be in HETATM records.
TERindicates the end of a chain of residues.For example, a hemoglobin molecule consists of foursubunit chains that are not connected.TER indicates the end of a chainand prevents the display of a connection to the next chain.
HELIXindicates the location and type (right-handed alpha, etc.) of helices. One record per helix.
SHEETindicates the location, sense (anti-parallel, etc.)and registration with respect to the previous strand in the sheet (if any)of each strand in the model. One record per strand.
SSBONDdefines disulfide bond linkages between cysteine residues.

The formats of these record types are given in the tables below.Older PDB files may not adhere completely to the specifications.Some differences between older and newer files occur in the fields followingthe temperature factor in ATOM and HETATM records;these fields are omitted from the examples.Some fields are frequently blank, such as the alternatelocation indicator when an atom does not have alternate locations.

Protein Data Bank Format:
Coordinate Section
Record TypeColumnsDataJustificationData Type
ATOM1-4“ATOM”character
7-11#Atom serial numberrightinteger
13-16Atom nameleft*character
17Alternate location indicatorcharacter
18-20§Residue namerightcharacter
22Chain identifiercharacter
23-26Residue sequence numberrightinteger
27Code for insertions of residuescharacter
31-38X orthogonal Å coordinaterightreal (8.3)
39-46Y orthogonal Å coordinaterightreal (8.3)
47-54Z orthogonal Å coordinaterightreal (8.3)
55-60Occupancyrightreal (6.2)
61-66Temperature factorrightreal (6.2)
73-76Segment identifierleftcharacter
77-78Element symbolrightcharacter
79-80Chargecharacter
HETATM1-6“HETATM”character
7-80same as ATOM records
TER1-3“TER”character
7-11#Serial numberrightinteger
18-20§Residue namerightcharacter
22Chain identifiercharacter
23-26Residue sequence numberrightinteger
27Code for insertions of residuescharacter

#Chimera allows (nonstandard) use ofcolumns 6-11 for the integer atom serial number in ATOM records, andin TER records, only the “TER” is required.

*Atom names start with element symbolsright-justified in columns 13-14 as permitted by the length of the name.For example, the symbol FE for iron appears in columns 13-14, whereas the symbol C for carbon appears in column 14(see Misaligned Atom Names).If an atom name has four characters, however, it must start in column13 even if the element symbol is a single character(for example, see Hydrogen Atoms).

§Chimera allows (nonstandard) use offour-character residue names occupying an additional column to the right.

Segment identifier is obsolete,but still used by some programs.Chimera assigns it as the atom attribute pdbSegment to allowcommand-line specification.

Protein Data Bank Format:
Protein Secondary Structure and Disulfides
Record TypeColumnsDataJustificationData Type
HELIX1-5“HELIX”character
8-10Helix serial numberrightinteger
12-14Helix identifierrightcharacter
16-18§Initial residue namerightcharacter
20Chain identifiercharacter
22-25Residue sequence numberrightinteger
26Code for insertions of residuescharacter
28-30§Terminal residue namerightcharacter
32Chain identifiercharacter
34-37Residue sequence numberrightinteger
38Code for insertions of residuescharacter
39-40Type of helixrightinteger
41-70Commentleftcharacter
72-76Length of helixrightinteger
SHEET1-5“SHEET”character
8-10Strand number (in current sheet)rightinteger
12-14Sheet identifierrightcharacter
15-16Number of strands (in current sheet)rightinteger
18-20§Initial residue namerightcharacter
22Chain identifiercharacter
23-26Residue sequence numberrightinteger
27Code for insertions of residuescharacter
29-31§Terminal residue namerightcharacter
33Chain identifiercharacter
34-37Residue sequence numberrightinteger
38Code for insertions of residuescharacter
39-40Strand sense with respect to previousrightinteger

The following fields identify two atoms involved in a hydrogen bond,
the first in the current strand and the second in the previous strand.
These fields should be blank for strand 1 (the first strand in a sheet).

42-45Atom name (as per ATOM record)leftcharacter
46-48§Residue namerightcharacter
50Chain identifiercharacter
51-54Residue sequence numberrightinteger
55Code for insertions of residuescharacter
57-60Atom name (as per ATOM record)leftcharacter
61-63§Residue namerightcharacter
65Chain identifiercharacter
66-69Residue sequence numberrightinteger
70Code for insertions of residuescharacter
SSBOND1-6“SSBOND”character
8-10Serial numberrightinteger
12-14Residue name (“CYS”)rightcharacter
16Chain identifiercharacter
18-21Residue sequence numberrightinteger
22Code for insertions of residuescharacter
26-28Residue name (“CYS”)rightcharacter
30Chain identifiercharacter
32-35Residue sequence numberrightinteger
36Code for insertions of residuescharacter
60-65Symmetry operator for first residuerightinteger
67-72Symmetry operator for second residuerightinteger
74-78Length of disulfide bondrightreal (5.2)
Helix types:
1Right-handed alpha (default)6Left-handed alpha
2Right-handed omega7Left-handed omega
3Right-handed pi8Left-handed gamma
4Right-handed gamma92/7 ribbon/helix
5Right-handed 3/1010Polyproline

Sense is 0 for strand 1(the first strand in a sheet), 1 for parallel, and –1 for antiparallel.

For those who are familiar with the FORTRAN programming language,the following format descriptions will be meaningful.Those unfamiliar with FORTRAN should ignore this gibberish:
ATOM
HETATM
Format ( A6,I5,1X,A4,A1,A3,1X,A1,I4,A1,3X,3F8.3,2F6.2,10X,A2,A2 )
HELIXFormat ( A6,1X,I3,1X,A3,2(1X,A3,1X,A1,1X,I4,A1),I2,A30,1X,I5 )
SHEETFormat ( A6,1X,I3,1X,A3,I2,2(1X,A3,1X,A1,I4,A1),I2,2(1X,A4,A3,1X,A1,I4,A1) )
SSBONDFormat ( A6,1X,I3,1X,A3,1X,A1,1X,I4,A1,3X,A3,1X,A1,1X,I4,A1,23X,2(2I3,1X),F5.2 )

Examples of PDB Format

Glucagon is a small protein of 29 amino acids in a single chain.The first residue is the amino-terminal amino acid, histidine,which is followed by a serine residue and then a glutamine.The coordinate information (entry 1gcn) starts with:

Notice that each line or record begins with the record type ATOM.The atom serial number is the next item in each record.

The atom name is the third item in the record.Notice that the first one or two characters of the atom nameconsists of the chemical symbol for the atom type.All the atom names beginning with C are carbon atoms; Nindicates a nitrogen and O indicates oxygen.In amino acid residues, the next character is the remoteness indicator code, which istransliterated according to:

αA
βB
γG
δD
εE
ζZ
ηH
The next character of the atom name is a branch indicator, if required.

The next data field is the residue type.Notice that each record contains the residue type.In this example, the first residue in the chain is HIS (histidine)and the second residue is a SER (serine).

The next data field contains the chain identifier, in this case A.

The next data field contains the residue sequence number.Notice that as the residue changes from histidine to serine,the residue number changes from 1 to 2.Two like residues may be adjacent to one another,so the residue number is important for distinguishing between them.

The next three data fields contain the X, Y, and Z coordinate values,respectively. The last three fields shown are the occupancy,temperature factor (B-factor), and element symbol.

The spacing of the data fields is crucial.If a data field does not apply, it should be left blank.

The glucagondata file continues in this manner until the final residue is reached:Note that this residue includes the extra oxygen atom OXTon the terminal carboxyl group. Other than OXT and the rarely seen HXT,atoms in standard nucleotides and amino acids in version 3.0 PDBfiles are named according to the IUPAC recommendations (Markley et al.,Pure Appl Chem70:117 (1998)).The TER record terminates the amino acid chain.

A more complicated protein, hemoglobin, consists of four amino acid chains, each with an associated heme group. There are two alpha chains (identifiersA and C) and two beta chains (identifiers B and D).The first ten lines of coordinates for this molecule (entry 3hhb) are:At the end of chain A, the heme group records appear:The last residue in the alpha chain is an ARG (arginine).Again, the extra oxygen atom OXT appears in the terminal carboxyl group.The TER record indicates the end of the peptide chain.It is important to have TER records at the end of peptidechains so a bond is not drawn from theend of one chain to the start of another.

In the example above, the TER record is correct and shouldbe present, but the molecule chain would still be terminated at thatpoint even without a TER record, because HETATM residuesare not connected to other residues or to each other.The heme group is a single residue made up of HETATM records.

After the heme group associated with chain A, chain B begins:

Here the TER card is implicit in the start of a new chain.

Protein Data Bank format relies on the concept of residues:

  • Each atom in a residue must be uniquely identifiable.Two atoms in the same residue can only have the same name if theyhave different alternate location identifiers.
  • Residue names are a maximum of three characterslong§ and uniquely identify the residue type.Thus, all residues of a given name should be the same type of residueand have the same structure (contain the same atoms with the same connectivity).

Common Errors in PDB Format Files

Ca Atomic Size

If a data file fails to display correctly,it is sometimes difficult to determine where in the hundreds of lines ofdata the mistake occurred.This section enumerates some of the most common errors found in PDB files.

Program-Generated PDB Files

Spurious Long Bonds

A couple of common errors in program-generated PDB filesresult in the display of very long bonds between residues:

  • Missing TER cards - Either a TER card or a change in the chain IDis needed to mark the end of a chain.
  • Improper use of ATOM records instead of HETATM records -HETATM records should be employed for compoundsthat do not form chains, such as water or heme.The first six columns of theATOM record should be changed to HETATM so that theremaining columns stay aligned correctly.
Apart from any format errors,Chimera also uses long bonds to indicate the underlying connectivityacross chain segments that lack coordinates (e.g.

Ca Atomic Size

, regions of missing density due to crystallographic disorder).Regardless of their cause, long bonds in Chimera can be hiddenwith the command ~longbond.

Misaligned Atom Names

Incorrectly aligned atom names in PDB records can cause problems.Atom names are composed of an atomic (element) symbolright-justified in columns 13-14, and trailing identifying charactersleft-justified in columns 15-16. A single-character element symbol should not appear in column 13 unless the atom name has four characters(for example, see Hydrogen Atoms).Many programs simply left-justify all atom names starting in column 13.The difference can be seen clearly in a short segment of hemoglobin(entry 3hhb):

Correct:Incorrect:

Hand-Edited PDB Files

Duplicate Atom Names

One possible editing mistake is the failure to uniquely name all atoms within a given residue.In the following example, two atoms in the same residue are named CA:Depending on the display program, the residue may be shown withincorrect connectivity, or it may become evident only upon labelingthat the residue is missing a CB atom.

Residues Out of Sequence

In the following example, the second residue in thefile is erroneously numbered residue 5.Many display programs will show this residue as connected to residues 1 and 3.If this residue was meant to be connected to residues 4 and 6 instead,it should appear between those residues in the PDB file.

Common Typos

Sometimes the letter l is accidentally substituted for the number 1.This has different repercussions depending on where in the filethe error occurs; a grossly misplaced atom may indicate the presenceof such an error in a coordinate field.These errors can be located readily if the text of the data file appearsin uppercase, by invoking a text editor to search for allinstances of the lowercase letter l.

Hydrogen Atoms

In brief, conventions for hydrogen atoms in version 3.0 PDB formatare as follows:

  • Hydrogen atom records follow therecords of all other atoms of a particular residue.
  • A hydrogen atom name starts with H. The next part of the nameis based on the name of the connected nonhydrogen atom.For example, in amino acid residues, H isfollowed by the remoteness indicator (if any) of the connected atom,followed by the branch indicator (if any) of the connected atom;if more than one hydrogen is connected to the same atom, an additional digit is appended so that each hydrogen atom will havea unique name. Hydrogen atoms in standard nucleotides and amino acids (other than the rarely seen HXT)are named according to the IUPAC recommendations(Markley et al.,Pure Appl Chem70:117 (1998)).Names of hydrogen atoms in HETATMresidues are determined in a similar fashion.
  • If the name of a hydrogen has four characters, it is left-justified starting in column 13; if it has fewer than four characters, it is left-justified starting in column 14.
In the following excerpt from entry 1vm3,atom H is attached to atom N. Atom HA is attached to atom CA;the remoteness indicator A is the same for these atoms.Two hydrogen atoms are connected to CB, one is connected to CG,three are connected to CD1, and three are connected to CD2.

PQR Variant of PDB Format

Several programs use a modified PDB format called PQR, in whichatomic partial charge (Q) and radius (R) fields follow the X,Y,Z coordinate fields in ATOM and HETATM records. An excerpt:PQR format is rather loosely defined and varies according to whichprogram is producing or using the file. For example, APBSrequires only that all fields be whitespace-delimited.

If an ATOM or HETATM record being read by Chimera is not in PDB format,Chimera next tries to read it as PQR format. In that case,all fields up to and including the coordinates are still expectedto adhere to the standard format, but the next two eight-column fields are each expected to contain a floating-point number: charge is read fromcolumns 55-62 and radius is read from columns 63-70.The values are assigned as the atom attributescharge and radius, respectively.

PDB2PQRis a program for structure cleanup, charge/radius assignment,and PQR file generation. See also thePDB2PQRtool in Chimera.

UCSF Computer Graphics Laboratory / May 2020
LESSON 1: Basic Chemistry
Atoms & Ions | Chemical Bonding | Water | Acid & Bases | Organic Compounds | Carbohydrates | Lipids | Proteins | Enzymes | Nucleic Acids | ATP


This lesson will introduce you the student to basic chemistry principles. An understanding of this basic information will allow you to learn the more advanced topics in your course lectures.

This lesson focuses on a number of areas related to basic Chemistry. You should review each page in order as they build upon one another. Many of these topics will be review. Others may be new to you. Either way you will learn the fundamentals of chemistry needed in this course.

ATOMS AND IONS

Atoms

Atoms are the basic unit of chemistry. They consist of 3 smaller things:

  • Protons - these are positively charged (+)
  • Electrons - these are negatively charged (-)
  • Neutrons - these have no charge

These 3 smaller particles are arranged in a particular way. In the center is the Nucleus where you find the positive Protons and neutral Neutrons.

In orbit around the nucleus are the Electrons. These are found in a series of orbits (depending on the atom) with differing numbers of electrons as seen below.

Interaction of Atoms

It's the electrons in orbit around the nucleus that allow one atom to interact with other atoms so they can be linked together.

For example, H2O consists of an Oxygen atom linked to 2 Hydrogen atoms. The linkage or interaction between the electrons of the Hydrogen and Oxygen atoms is called a Chemical Bond. More on these later.

Atoms in the Human Body

The human body is made up of a couple dollars worth of chemicals.

The 12 most useful atoms for you to know about are listed below:

Ions

Sometimes atoms gain or lose electrons. The atom then loses or gains a 'negative' charge. These atoms are then called ions.

  • Positive Ion - Occurs when an atom loses an electron (negative charge) it has more protons than electrons.
  • Negative Ion - Occurs when an atom gains an electron (negative charge) it will have more electrons than protons.

The following image shows Na losing an electron and Cl gaining an electron

  • Thus the Na becomes Na+
  • The Cl becomes Cl-
Here are some examples of common ions:
Na+Sodium
K+Potassium
Cl-Chloride
Ca+Calcium
Fe+Iron
P-Phosphorous
Mass
Home