Class: Atom

mol.Atom

Atom

Constructor

new Atom()

Constructor

Author:
  • Jean-Christophe Taveau

Members

altLoc :string

Alternate Location of the atom

Type:
  • string

chain :char

Chain ID

Type:
  • char

group :string

Group name the atom belongs (three//chars code)

Type:
  • string

groupID :number

Location of the group (residue or nucleotide) in the chain.

Type:
  • number

name :string

Atom name according to the chemical nomenclature

Type:
  • string

serial :number

ID of the atom in the file

Type:
  • number

symbol :string

Chemical symbol

Type:
  • string

type :string

Type - ATOM or HETATM

Type:
  • string

x :string

X- coordinate

Type:
  • string

y :string

Y- coordinate

Type:
  • string

z :number

Z-coordinate

Type:
  • number