Chimera Commands Index

Usage:
addcharge std [spec atom-spec]

Usage:
addcharge nonstd atom-spec net-charge [method am1|gas] [gaffType true|false]

Usage:
addcharge [all [spec atom-spec] [method am1|gas] [gaffType true|false] ]

Addcharge is the command-line implementation of Add Charge, which assigns partial charges to atoms. The values are assigned as an atom attribute named charge and are included in subsequently saved Mol2 files.

Explicit hydrogens are needed for charge addition. If the specified models or residues do not include hydrogens, a dialog will appear to allow running AddH before charge addition.

Standard and nonstandard residues are handled separately:

The keyword std (or s) indicates charges should only be assigned to standard residues. If atoms are specified, the charge assignment will be limited to the entire model(s) containing the specified atoms.

The keyword nonstd (or n) indicates charges should only be assigned to the nonstandard residues containing the specified atoms. All of the residues must be of the same type (with the same residue name and containing the same types of atoms connected in the same way). The net-charge for that type of residue must also be supplied; it can be zero, or a positive or negative integer. The method of charge calculation can be am1-bcc (default, synonym am1) or gasteiger (synonym gas).

The keyword all (or a, or the absence of arguments) indicates charges should be assigned to both standard and nonstandard residues. If atoms are specified, the charge assignment will be limited to the entire model(s) containing the specified atoms. If nonstandard residues are found, a dialog for specifying their net charges will appear. The method of charge calculation only applies to nonstandard residues and can be am1-bcc (default, synonym am1) or gasteiger (synonym gas).

The gaffType option (default true) controls whether the gaff types determined by Antechamber for nonstandard residues will be assigned as an attribute named gaffType. Synonyms for true: True, 1. Synonyms for false: False, 0. Minimize Structure (also implemented as the command minimize) uses the gaffType attribute to associate the atoms with force field parameters.

See also: addh, defattr, setattr, minimize, Add Charge,