Functions in Alphabetic Order
//Chemical Terms Reference Tables
Contents
Function list
Name |
License |
Description |
Return value |
Parameters |
Examples |
abs |
- |
returns the absolute value of a number |
the absolute value |
integer or real number |
General(All) |
acceptor |
Structural Calculations License |
calculates atomic hydrogen bond acceptor multiplicity |
the atomic hydrogen bond acceptor multiplicity |
|
Molecule Context(All) |
acceptorCount |
Structural Calculations License |
calculates molecular hydrogen bond acceptor count (the number of acceptor atoms) |
the molecular hydrogen bond acceptor count |
|
Molecule Context(All) |
acceptorSiteCount |
Structural Calculations License |
calculates molecular hydrogen bond acceptor multiplicity (the sum of atomic multiplicities) |
the molecular hydrogen bond acceptor multiplicity |
|
Molecule Context(All) |
acidicpKa |
Protonation License |
calculates acidic pKa values |
the acidic pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
acidicpKaLargeModel |
Protonation License |
calculates acidic pKa values using large model (this model is optimized for a large number of ionizable atoms) |
the acidic pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
acidicpKaUseCorrection |
Protonation License |
calculates acidic pKa values using the correction library |
the acidic pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
agentCount |
- |
counts the agents in the reaction |
the number of agents in the reaction, or -1 if the the input (molecule) is not a reaction |
- |
Molecule Context(All) |
aliphaticAtom |
Structural Calculations License |
checks if the specified atom is aliphatic |
true for aliphatic atoms, |
|
Molecule Context(All) |
aliphaticAtomCount |
Structural Calculations License |
calculates the aliphatic atom count |
the aliphatic atom count |
- |
Molecule Context(All) |
aliphaticBondCount |
Structural Calculations License |
calculates the aliphatic bond count |
the aliphatic bond count |
- |
Molecule Context(All) |
aliphaticRingCount |
Structural Calculations License |
calculates the aliphatic ring count |
the aliphatic ring count |
- |
Molecule Context(All) |
aliphaticRingCountOfSize |
Structural Calculations License |
calculates the number of aliphatic rings of given size |
the number of aliphatic rings of given size |
the ring size |
Molecule Context(All) |
aliphaticRings |
Structural Calculations License |
identifies the aliphatic rings in the molecule |
atom indexes of the aliphatic rings in the molecule (null if the molecule does not contain aliphatic rings) |
- |
Molecule Context(All) |
aliphaticRingsOfSize |
Structural Calculations License |
identifies the aliphatic rings in the molecule having a given size (number of atoms) |
atom indexes of the aliphatic rings in the molecule having the given size (null if the molecule does not contain aliphatic rings) |
the ring size |
Molecule Context(All) |
allTautomer |
Isomers License |
Returns a tautomeric form from all tautomers |
the tautomer |
|
Molecule Context(All) |
allTautomers |
Isomers License |
return all tautomeric forms in an array |
the tautomer array |
the normalization option (default is false) |
Molecule Context(All) |
angle |
Structural Calculations License |
calculates the angle between three atoms |
the angle between three atoms |
|
Molecule Context(All) |
arom |
- |
returns if the atom has an aromatic bond |
true if the atom has an aromatic bond, false otherwise |
atom index or MolAtom object |
Molecule Context(All) |
aromaticAtom |
Structural Calculations License |
checks if the specified atom is aromatic |
true for aromatic atoms, |
|
Molecule Context(All) |
aromaticAtomCount |
Structural Calculations License |
calculates the aromatic atom count |
the aromatic atom count |
- |
Molecule Context(All) |
aromaticBondCount |
Structural Calculations License |
calculates the aromatic bond count |
the aromatic bond count |
- |
Molecule Context(All) |
aromaticRingCount |
Structural Calculations License |
calculates the aromatic ring count |
the aromatic ring count |
- |
Molecule Context(All) |
aromaticRingCountOfSize |
Structural Calculations License |
calculates the number of aromatic rings of given size |
the number of aromatic rings of given size |
the ring size |
Molecule Context(All) |
aromaticRings |
Structural Calculations License |
identifies the aromatic rings in the molecule |
atom indexes of the aromatic rings in the molecule (null if the molecule does not contain aromatic rings) |
- |
Molecule Context(All) |
aromaticRingsOfSize |
Structural Calculations License |
identifies the aromatic rings in the molecule having a given size (number of atoms) |
atom indexes of the aromatic rings in the molecule having the given size (null if the molecule does not contain aromatic rings) |
the ring size |
Molecule Context(All) |
array |
- |
constructs an integer array from its arguments |
the integer array |
integers or MolAtom objects |
General(All) |
ASAHydrophobic |
Structural Calculations License |
calculates the water accessible molecular surface area of all hydrophobic atoms |
the molecular surface area |
|
Molecule Context(All) |
ASANegative |
Structural Calculations License |
calculates the water accessible molecular surface area of all atoms with negative partial charge |
the molecular surface area |
|
Molecule Context(All) |
ASAPlus |
Structural Calculations License |
calculates the water accessible molecular surface area of all atoms with positive partial charge |
the molecular surface area |
|
Molecule Context(All) |
ASAPolar |
Structural Calculations License |
calculates the water accessible molecular surface area of all polar atoms |
the molecular surface area |
|
Molecule Context(All) |
asymmetricAtom |
Structural Calculations License |
checks if the specified atom is an asymmetric atom |
true for asymmetric atoms, |
|
Molecule Context(All) |
asymmetricAtomCount |
Structural Calculations License |
calculates the number of asymmetric atoms |
the asymmetric atom count |
- |
Molecule Context(All) |
asymmetricAtoms |
Structural Calculations License |
determines the asymmetric atoms |
indexes of asymmetric atoms |
- |
Molecule Context(All) |
atno |
- |
returns the atomic number |
the atomic number |
atom index or MolAtom object |
Molecule Context(All) |
atomCount |
- |
calculates the number of atoms (all atoms or specific atoms) |
the atom count |
|
Molecule Context(All) |
atomicPolarizability |
Structural Calculations License |
calculates atomic polarizability |
the polarizability values |
|
Molecule Context(All) |
atomProp |
- |
||||
atoms |
- |
||||
averageMicrospeciesCharge |
Protonation License |
calculates the average microspecies charge (weighted sum of charges of all the microspecies of the molecule) at the given pH |
the average charge |
|
Molecule Context(All) |
averagePolarizability |
Structural Calculations License |
calculates average molecular polarizability component considering 3D geometry |
the polarizability value |
|
Molecule Context(All) |
axxPol |
Structural Calculations License |
calculates principal component of polarizability tensor (a(xx), a(yy), a(zz)) |
the principal component of polarizability tensor |
|
Molecule Context(All) |
ayyPol |
Structural Calculations License |
calculates principal component of polarizability tensor (a(xx), a(yy), a(zz)) |
the principal component of polarizability tensor |
|
Molecule Context(All) |
azzPol |
Structural Calculations License |
calculates principal component of polarizability tensor (a(xx), a(yy), a(zz)) |
the principal component of polarizability tensor |
|
Molecule Context(All) |
balabanIndex |
Structural Calculations License |
calculates the Balaban index |
the Balaban index |
- |
Molecule Context(All) |
basicpKa |
Protonation License |
calculates basic pKa values |
the basic pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
basicpKaLargeModel |
Protonation License |
calculates basic pKa values using large model (this model is optimized for a large number of ionizable atoms) |
the basic pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
basicpKaUseCorrection |
Protonation License |
calculates basic pKa values using the correction library |
the basic pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
bmf |
Structural Calculations License |
Returns the Bemis-Murcko framework of the input structure |
BMF of the input structure |
- |
Molecule Context(All) |
bmfl |
Structural Calculations License |
Returns the Bemis-Murcko loose framework of the input structure. Calculated by removing side chains. Exocyclic non single bonded atoms are kept. Remaining atom and bond types are not changed. |
Loose BMF of the input structure |
- |
Molecule Context(All) |
bmflp |
Structural Calculations License |
Returns the Bemis-Murcko loose framework of the input structure. Calculated by removing side cains. Atom and bond types are generalized by replacing all atoms with carbons and setting all bond types to single. Exocyclic non single bonded atoms are kept as single bonded carbons. |
Generalized loose BMF of the input structure |
- |
Molecule Context(All) |
bondCount |
- |
calculates the bond count |
the bond count |
- |
Molecule Context(All) |
bondType |
Structural Calculations License |
returns the bond type between two atoms |
the bond type between two atoms, -1 if there is no bond between the two atoms |
|
Molecule Context(All) |
booleanToNumber |
- |
returns the number representation of a boolean value (true = 1, false = 0), or the number itself, if the input is a number |
the number representation of a boolean value |
boolean or number |
General(All) |
canonicalResonant |
- |
constructs the canonical resonant structure |
the canonical resonant structure |
- |
Molecule Context(All) |
canonicalTautomer |
Isomers License |
constructs the canonical tautomer structure |
the canonical tautomer structure |
the normalization option (default is false) |
Molecule Context(All) |
carboaliphaticRingCount |
Structural Calculations License |
calculates the number of carboaliphatic rings in the molecule (aliphatic rings containing carbon atoms only) |
number of carboaliphatic rings |
- |
Molecule Context(All) |
carboaromaticRingCount |
Structural Calculations License |
calculates the number of carboaromatic rings in the molecule (aromatic rings containing carbon atoms only) |
number of carboaromatic rings |
- |
Molecule Context(All) |
carboRingCount |
Structural Calculations License |
calculates the number of carbocyclic rings in the molecule (rings containing carbon atoms only) |
number of carbocyclic rings |
- |
Molecule Context(All) |
carboRingCountOfSize |
Structural Calculations License |
calculates the number of carbocyclic rings of given size (rings containing carbon atoms only) |
the number of carbocyclic rings of given size |
the ring size |
Molecule Context(All) |
carboRings |
Structural Calculations License |
identifies the carbocyclic rings in the molecule (rings containing carbon atoms only) |
atom indexes of the carbocyclic rings in the molecule (null if the molecule does not contain carbocyclic rings) |
- |
Molecule Context(All) |
carboRingsOfSize |
Structural Calculations License |
identifies the carbocyclic rings in the molecule having a given size (number of atoms) |
atom indexes of the carbocyclic rings in the molecule having the given size (null if the molecule does not carbocyclic carbo rings) |
the ring size |
Molecule Context(All) |
chainAtom |
Structural Calculations License |
checks if the specified atom is a chain atom |
true for chain atoms, |
|
Molecule Context(All) |
chainAtomCount |
Structural Calculations License |
calculates the chain atom count |
the chain atom count |
- |
Molecule Context(All) |
chainBond |
Structural Calculations License |
checks if two atoms are connected by a chain bond |
true if the two atoms are connected by a chain bond, false otherwise |
|
Molecule Context(All) |
chainBondCount |
Structural Calculations License |
calculates the chain bond count |
the chain bond count |
- |
Molecule Context(All) |
charge |
Structural Calculations License |
calculates partial charges on atoms |
the charge values |
|
Molecule Context(All) |
chargeDensity |
Structural Calculations License |
calculates the charge density of atoms |
the charge density of the atom, NaN for non-existing values |
|
Molecule Context(All) |
check |
- |
checks the structure for errors, according to the configuration |
the error report |
Structure checker/fixer configuration as action string or XML string |
Molecule Context(All)
checks for aromaticity and valence errors, and returns the error reportReaction Context(All) |
checkErrorCount |
- |
checks the structure for errors, according to the configuration |
the total error count |
Structure checker/fixer configuration as XML or action string |
Molecule Context(All) |
chiralCenter |
Structural Calculations License |
checks if the specified atom is a tetrahedral stereogenic center |
true for tetrahedral stereogenic center atoms |
|
Molecule Context(All) |
chiralCenterCount |
Structural Calculations License |
calculates the number of tetrahedral stereogenic center atoms |
the tetrahedral stereogenic center count |
- |
Molecule Context(All) |
chiralCenters |
Structural Calculations License |
determines the chiral center atoms |
indexes of chiral center atoms |
- |
Molecule Context(All) |
composition |
- |
returns the composition |
the composition |
- |
Molecule Context(All) |
conformer |
Structural Calculations License |
calculates a conformer of the molecule |
the conformer |
|
Molecule Context(All) |
conformerCount |
Structural Calculations License |
returns the number of calculated conformers |
the number of calculated conformers |
- |
Molecule Context(All) |
conformers |
Structural Calculations License |
calculates conformers of the molecule (maximum number of conformers to be calculated can be set, default: 100) |
the conformer array |
- |
Molecule Context(All) |
connected |
Structural Calculations License |
checks if two atoms are connected |
true if the two atoms belong to the same connected component, false otherwise |
|
Molecule Context(All) |
connectedGraph |
Structural Calculations License |
checks whether the molecule graph is connected |
true if the molecule graph is connected, false otherwise |
- |
Molecule Context(All) |
connections |
- |
returns the bond plus implicit H count of an atom |
the bond plus implicit H count |
atom index or MolAtom object |
Molecule Context(All) |
count |
- |
determines the number of elements in an array |
the number of array elements |
integer array or real number array |
General(All) |
cyclomaticNumber |
Structural Calculations License |
calculates the cyclomatic number |
the cyclomatic number |
- |
Molecule Context(All) |
dihedral |
Structural Calculations License |
calculates the dihedral of four atoms |
the dihedral of four atoms |
|
Molecule Context(All) |
disjointMatchCount |
- |
performs substructure search, returns the maximal number of pairwise disjoint search hits |
the maximal number of pairwise disjoint search hits |
The function returns the maximal number of pairwise disjoint query structures found in the target molecule. |
Molecule Context(All) |
dissimilarity |
- |
computes the dissimilarity value between two molecules |
the dissimilarity value |
descriptor:metric or descriptor (with default metric) (optional, chemical fingerprint with Tanimoto metric is taken by default), one or two molecules (if only one is specified then the other one is taken from the context) |
Molecule Context(All) |
distance |
Structural Calculations License |
calculates the distance between two atoms |
the distance between two atoms |
|
Molecule Context(All) |
distanceDegree |
Structural Calculations License |
calculates the distance degree of an atom |
the distance degree |
|
Molecule Context(All) |
dominantTautomer |
Isomers License |
returns the i-th dominant tautomeric form |
the i-th dominant tautomer |
|
Molecule Context(All) |
dominantTautomerCount |
Isomers License |
calculates the number of dominant tautomers |
the number of dominant tautomers |
|
Molecule Context(All) |
dominantTautomers |
Isomers License |
constructs all dominant tautomeric forms (ordered by distribution) |
the dominant tautomer array |
|
Molecule Context(All) |
donor |
Structural Calculations License |
calculates atomic hydrogen bond donor multiplicity |
the atomic hydrogen bond donor multiplicity |
|
Molecule Context(All) |
donorCount |
Structural Calculations License |
calculates molecular hydrogen bond donor count (the number of donor atoms) |
the molecular hydrogen bond donor count |
|
Molecule Context(All) |
donorSiteCount |
Structural Calculations License |
calculates molecular hydrogen bond acceptor / donor multiplicity (the sum of atomic multiplicities) |
the molecular hydrogen bond acceptor / donor multiplicity |
|
Molecule Context(All) |
dotDisconnectedFormula |
- |
returns the dot-disconnected formula |
the dot-disconnected formula |
- |
Molecule Context(All) |
dotDisconnectedIsotopeFormula |
- |
returns the dot-disconnected isotope formula |
the dot-disconnected isotope formula |
- |
Molecule Context(All) |
dotDisconnectedFormulaWithGrouping |
- |
returns the grouped dot-disconnected formula |
the grouped dot-disconnected formula |
- |
Molecule Context(All) |
doubleBondStereoisomer |
Isomers License |
generates a double bond stereoisomer of the molecule |
the double bond stereoisomer |
|
Molecule Context(All) |
doubleBondStereoisomerCount |
Isomers License |
returns the number of generated double bond stereoisomers |
the number of generated double bond stereoisomers |
- |
Molecule Context(All) |
doubleBondStereoisomers |
Isomers License |
generates double bond stereoisomers of the molecule (maximum number of double bond stereoisomers to be generated can be set, default: all) |
the double bond stereoisomer array |
- |
Molecule Context(All) |
dreidingEnergy |
Structural Calculations License |
returns the Dreiding energy of the input molecule (conformer) |
the dreiding energy |
- |
Molecule Context(All) |
eccentricity |
Structural Calculations License |
calculates the eccentricity of an atom |
the eccentricity of an atom |
|
Molecule Context(All) |
electronDensity |
Structural Calculations License |
calculates the electron density of atoms |
the electron density of the atom, NaN for non-existing values |
|
Molecule Context(All) |
electrophilicity |
Structural Calculations License |
calculates electrophilicity of atoms |
the electrophilicity of the atom, |
|
Molecule Context(All) |
electrophilicityOrder |
Structural Calculations License |
calculates E(+) order of atoms |
the E(+) order index of the atom |
|
Molecule Context(All) |
elemanal |
- |
||||
elementalAnalysis |
- |
performs elemental analysis on molecule represented by formula |
the value calculated by the invoked function (e.g., mass) |
|
Molecule Context(All) |
eval |
- |
||||
exactMass |
- |
calculates the exact mass of the molecule |
the exact mass |
- |
Molecule Context(All) |
field |
- |
returns a molecule property (SDF field value) |
the molecule property |
the property key (SDF field name) |
Molecule Context(All) |
fieldAsString |
- |
returns a molecule property (SDF field value) as string |
the molecule property as string |
the property key (SDF field name) |
Molecule Context(All) |
filter |
- |
filters target atoms by filtering condition |
target atom indices satisfying the filtering condition |
target atom indices / objects or index / atom object array (optional, all atoms taken if omitted), filtering condition (boolean expression) |
Molecule Context(All) |
fix |
- |
checks the structure for errors, according to the configuration, and then fixes the errors |
the fixed molecule |
Structure checker/fixer configuration as action string or XML string |
Molecule Context(All)
searches for ciral flags and isotopes, and removes them or converts them to elemental formReaction Context(All) |
formalCharge |
- |
calculates formal charge of molecule |
the formal charge value |
atom index or MolAtom object (optional) |
Molecule Context(All) |
formula |
- |
returns the formula |
the formula |
- |
Molecule Context(All) |
fragmentCount |
Structural Calculations License |
returns the number of fragments (disconnected parts) |
the fragment count |
- |
Molecule Context(All) |
fragments |
- |
converts the molecule to its disconnected fragments |
the disconnected fragments of the molecule |
- |
Molecule Context(All) |
fsp3 |
Structural Calculations License |
returns the fsp3 of the molecule |
the fsp3 value |
- |
Molecule Context(All) |
fusedAliphaticRingCount |
Structural Calculations License |
calculates the number of fused aliphatic rings |
the fused aliphatic ring count |
- |
Molecule Context(All) |
fusedAliphaticRingCountOfSize |
Structural Calculations License |
calculates the number of fused aliphatic rings of given size |
the number of fused aliphatic rings of given size |
the ring size |
Molecule Context(All) |
fusedAliphaticRings |
Structural Calculations License |
identifies the fused aliphatic rings in the molecule |
atom indexes of the fused aliphatic rings in the molecule (null if the molecule does not contain fused aliphatic rings) |
- |
Molecule Context(All) |
fusedAliphaticRingsOfSize |
Structural Calculations License |
identifies the fused aliphatic rings in the molecule having a given size (number of atoms) |
atom indexes of the fused aliphatic rings in the molecule having the given size (null if the molecule does not contain fused aliphatic rings) |
the ring size |
Molecule Context(All) |
fusedAromaticRingCount |
Structural Calculations License |
calculates the number of fused aromatic rings |
the fused aromatic ring count |
- |
Molecule Context(All) |
fusedAromaticRingCountOfSize |
Structural Calculations License |
calculates the number of fused aromatic rings of given size |
the number of fused aromatic rings of given size |
the ring size |
Molecule Context(All) |
fusedAromaticRings |
Structural Calculations License |
identifies the fused aromatic rings in the molecule |
atom indexes of the fused aromatic rings in the molecule (null if the molecule does not contain fused aromatic rings) |
- |
Molecule Context(All) |
fusedAromaticRingsOfSize |
Structural Calculations License |
identifies the fused aromatic rings in the molecule having a given size (number of atoms) |
atom indexes of the fused aromatic rings in the molecule having the given size (null if the molecule does not contain fused aromatic rings) |
the ring size |
Molecule Context(All) |
fusedRingCount |
Structural Calculations License |
calculates the number of fused rings |
the fused ring count |
- |
Molecule Context(All) |
genericTautomer |
Isomers License |
constructs the generic tautomer structure |
the generic tautomer structure |
- |
Molecule Context(All) |
hararyIndex |
Structural Calculations License |
calculates the Harary index |
the Harary index |
- |
Molecule Context(All) |
hasAromatizationError |
- |
determines if there is error in the aromatization of the molecule |
true if there is an error in the aromatization of the molecule, false otherwise |
- |
Molecule Context(All) |
hasIsotope |
- |
determines if any atom in the molecule is a specific isotope of the element |
true if any atom in the molecule is a specific isotope of the element, false otherwise |
- |
Molecule Context(All) |
hasRadical |
- |
determines if any atom in the molecule has radical |
true if any atom in the molecule has radical, false otherwise |
- |
Molecule Context(All) |
hasValenceError |
- |
determines if any atom in the molecule has valence error |
true in case of valence error, false otherwise |
- |
Molecule Context(All) |
hasValidConformer |
Structural Calculations License |
returns true if the input molecule exist in 3D space (has a valid conformer) |
true if the input molecule exist in 3D space |
- |
Molecule Context(All) |
HBDA |
Structural Calculations License |
||||
hCount |
- |
returns the hydrogen count of an atom |
the hydrogen count |
atom index or MolAtom object |
Molecule Context(All) |
heteroaliphaticRingCount |
Structural Calculations License |
calculates the number of aliphatic heterocyclic rings |
the aliphatic heterocyclic ring count |
- |
Molecule Context(All) |
heteroaliphaticRingCountOfSize |
Structural Calculations License |
calculates the number of aliphatic heterocyclic rings of given size |
the number of aliphatic heterocyclic rings of given size |
the ring size |
Molecule Context(All) |
heteroaliphaticRings |
Structural Calculations License |
identifies the aliphatic heterocyclic rings in the molecule |
atom indexes of the aliphatic heterocyclic rings in the molecule (null if the molecule does not contain aliphatic heterocyclic rings) |
- |
Molecule Context(All) |
heteroaliphaticRingsOfSize |
Structural Calculations License |
identifies the aliphatic heterocyclic rings in the molecule having a given size (number of atoms) |
atom indexes of the aliphatic heterocyclic rings in the molecule having the given size (null if the molecule does not contain aliphatic heterocyclic rings) |
the ring size |
Molecule Context(All) |
heteroaromaticRingCount |
Structural Calculations License |
calculates the number of aromatic heterocyclic rings |
the aromatic heterocyclic ring count |
- |
Molecule Context(All) |
heteroaromaticRingCountOfSize |
Structural Calculations License |
calculates the number of aromatic heterocyclic rings of given size |
the number of aromatic heterocyclic rings of given size |
the ring size |
Molecule Context(All) |
heteroaromaticRings |
Structural Calculations License |
identifies the aromatic heterocyclic rings in the molecule |
atom indexes of the aromatic heterocyclic rings in the molecule (null if the molecule does not contain aromatic heterocyclic rings) |
- |
Molecule Context(All) |
heteroaromaticRingsOfSize |
Structural Calculations License |
identifies the aromatic heterocyclic rings in the molecule having a given size (number of atoms) |
atom indexes of the aromatic heterocyclic rings in the molecule having the given size (null if the molecule does not contain aromatic heterocyclic rings) |
the ring size |
Molecule Context(All) |
heteroRingCount |
Structural Calculations License |
calculates the number of heterocyclic rings |
the heterocyclic ring count |
- |
Molecule Context(All) |
heteroRingCountOfSize |
Structural Calculations License |
calculates the number of heterocyclic rings of given size |
the number of heterocyclic rings of given size |
the ring size |
Molecule Context(All) |
heteroRings |
Structural Calculations License |
identifies the heterocyclic rings in the molecule |
atom indexes of the heterocyclic rings in the molecule (null if the molecule does not contain heterocyclic rings) |
- |
Molecule Context(All) |
heteroRingsOfSize |
Structural Calculations License |
identifies the heterocyclic rings in the molecule having a given size (number of atoms) |
atom indexes of the heterocyclic rings in the molecule having the given size (null if the molecule does not contain heterocyclic rings) |
the ring size |
Molecule Context(All) |
hlb |
HLB number |
predicts the Hydrophil Lipophyl Balance (a.k.a HLB) number |
the predicted HLB number |
the calculation method or empty |
Molecule Context(All) |
hmoChargeDensity |
Structural Calculations License |
calculates the HMO charge density of atoms |
the charge density of the atom, NaN for non-existing values |
|
Molecule Context(All) |
hmoElectronDensity |
Structural Calculations License |
calculates the HMO electron density of atoms |
the electron density of the atom, NaN for non-existing values |
|
Molecule Context(All) |
hmoElectrophilicityOrder |
Structural Calculations License |
calculates HMO E(+) order of atoms |
the E(+) order index of the atom |
|
Molecule Context(All) |
hmoElectrophilicLocalizationEnergy |
Structural Calculations License |
calculates HMO localization energy L(+) of atoms |
the localization energy L(+) of the atom, |
|
Molecule Context(All) |
hmoNucleophilicityOrder |
Structural Calculations License |
calculates HMO Nu(-) order of atoms |
the Nu(-) order index of the atom |
|
Molecule Context(All) |
hmoNucleophilicLocalizationEnergy |
Structural Calculations License |
calculates HMO localization energy L(-) of atoms |
the localization energy L(-) of the atom, |
|
Molecule Context(All) |
hmoPiEnergy |
Structural Calculations License |
calculates the HMO pi energy of the molecule |
the pi energy of the molecule |
|
Molecule Context(All) |
hyperWienerIndex |
Structural Calculations License |
calculates the Hyper Wiener index |
the Hyper Wiener index |
- |
Molecule Context(All) |
importMol |
- |
imports and returns the molecule from its string representation |
the string representation of the molecule |
the molecule in string representation (e.g. "c1ccccc1") |
Molecule Context(All) |
in |
- |
determines whether an integer / atom index is contained in a given integer array |
true if the array contains the specified integer, false otherwise |
an integer or MolAtom object and an integer array |
General(All) |
ionCharge |
Structural Calculations License |
||||
isEmpty |
- |
decides whether the given molecule is empty (does not contain any atoms, bonds, or non-empty S-groups) |
true if the molecule does not contain any atoms, bonds, or non-empty S-groups, false otherwise |
- |
Molecule Context(All) |
isMarkush |
- |
decides whether the given molecule contains any Markush features |
true if the molecule contains any Markush features, false otherwise |
- |
Molecule Context(All) |
isoelectricPoint |
Protonation License |
calculates isoelectric point |
the isoelectric point |
- |
Molecule Context(All) |
isotopeComposition |
- |
returns the isotope composition |
the isotope composition |
- |
Molecule Context(All) |
isotopeFormula |
- |
returns the isotope formula |
the isotope formula |
- |
Molecule Context(All) |
isQuery |
- |
decides whether the given molecule contains any query features |
true if the molecule contains any query features, false otherwise |
- |
Molecule Context(All) |
isValid |
- |
checks the structure for errors, according to the configuration |
true, if the structure is valid (has no errors), false otherwise |
Structure checker/fixer configuration as action string or XML string |
Molecule Context(All)
checks for aromaticity and valence errors, and returns if the structure is validReaction Context(All) |
largestAtomRingSize |
Structural Calculations License |
calculates the size of the largest ring containing the specified atom |
the size of the largest ring containing the specified atom |
|
Molecule Context(All) |
largestRing |
Structural Calculations License |
identifies the atoms of the largest ring (number of atoms) in the molecule. |
atom indexes of the largest ring in the molecule (null when acyclic) |
- |
Molecule Context(All) |
largestRingSize |
Structural Calculations License |
calculates the largest ring size |
the largest ring size |
- |
Molecule Context(All) |
largestRingSystem |
Structural Calculations License |
identifies the atoms of the largest ring system (number of rings) in the molecule. |
atom indexes of the largest ring system in the molecule (null when acyclic) |
- |
Molecule Context(All) |
largestRingSystemSize |
Structural Calculations License |
calculates the size of the largest ring system (number of rings) |
the size of the largest ring system |
- |
Molecule Context(All) |
logD |
Partitioning License |
calculates logD at specified pH |
the logD value |
|
Molecule Context(All) |
logDKLOP |
Partitioning License |
calculates logD at specified pH using method "KLOP" |
the logD value |
|
Molecule Context(All) |
logDPHYS |
Partitioning License |
calculates logD at specified pH using method "PHYS" |
the logD value |
|
Molecule Context(All) |
logDUser |
Partitioning License |
calculates logD at specified pH using the user defined method |
the logD value |
|
Molecule Context(All) |
logDVG |
Partitioning License |
calculates logD at specified pH using method "VG" |
the logD value |
|
Molecule Context(All) |
logDWeighted |
Partitioning License |
calculates logD at specified pH using weighted method |
the logD value |
|
Molecule Context(All) |
logP |
Partitioning License |
calculates logP |
the logP value |
|
Molecule Context(All) |
logPincrement |
Partitioning License |
calculates the atomic logP increment |
the atomic logP increment |
|
Molecule Context(All) |
logPKLOP |
Partitioning License |
calculates logP using method "KLOP" |
the logP value |
|
Molecule Context(All) |
logPPHYS |
Partitioning License |
calculates logP using method "PHYS" |
the logP value |
|
Molecule Context(All) |
logPUser |
Partitioning License |
calculates logP using the user defined method |
the logP value |
|
Molecule Context(All) |
logPVG |
Partitioning License |
calculates logP using method "VG" |
the logP value |
|
Molecule Context(All) |
logPWeighted |
Partitioning License |
calculates logP using weighted method |
the logP value |
|
Molecule Context(All) |
logS |
Solubility License |
calculates the aqueous solubility (either intrinsic or pH-dependent) of the molecule |
solubility value in a given unit or solubility category |
|
Molecule Context(All) |
lowestEnergyConformer |
Structural Calculations License |
calculates the lowest energy conformer of the molecule |
the lowest energy conformer |
- |
Molecule Context(All) |
majorMicrospecies |
Protonation License |
calculates major microspecies at specified pH |
the major microspecies |
|
Molecule Context(All) |
majorTautomer |
Isomers License |
constructs the major tautomer structure |
the major tautomer structure |
|
Molecule Context(All) |
map |
- |
returns the atom map number |
the atom map number |
atom index or MolAtom object |
Molecule Context(All) |
markushEnumerationCount |
Markush Enumeration Plugin |
calculates the number of Markush enumerations |
the number of Markush enumerations |
|
Molecule Context(All) |
markushEnumerations |
Markush Enumeration Plugin |
constructs Markush enumerated structures sequentially |
the enumerated structures |
|
Molecule Context(All) |
markushEnumerationsDisplay |
Markush Enumeration Plugin |
constructs Markush enumerated structures sequentially with scaffold alignment and scaffold/R-group coloring and enumeration ID |
the enumerated structures with alignment and coloring data and enumeration ID |
|
Molecule Context(All) |
markushLibraryMagnitude |
Markush Enumeration Plugin |
calculates the Markush library magnitude, no enumeration is done |
the Markush library magnitude |
|
Molecule Context(All) |
markushLibrarySize |
Markush Enumeration Plugin |
calculates the Markush library size, no enumeration is done |
the Markush library size |
|
Molecule Context(All) |
markushLibrarySizeAsString |
Markush Enumeration Plugin |
calculates the Markush library size and returns it as string, no enumeration is done |
the Markush library size |
|
Molecule Context(All) |
mass |
- |
calculates the molecule mass |
the mass |
- |
Molecule Context(All) |
massspectrum |
- |
calculates the molecular mass spectrum, the m/z:relative abundance plot |
the mass spectrum as a series of discrete values |
- |
Molecule Context(All) |
match |
- |
performs substructure search and optionally checks for atom matching |
true if matching substructure found, false otherwise |
The function returns true if the query structure is found in the target molecule, the hit is required to include the target atom if specified, furthermore if query atom map(s) are specified then these mapped atoms should match the target atom. |
Molecule Context(All) |
matchCount |
- |
performs substructure search and optionally checks for atom matching, counts search hits |
the number of search hits |
The function returns the number of query structures found in the target molecule, the hit is required to include the target atom if specified, furthermore if query atom map(s) are specified then these mapped atoms should match the target atom. |
Molecule Context(All) |
matchFirst |
- |
performs substructure search and optionally checks for atom matching |
index of the first matching substructure (1-based indexing) |
The function returns the index of the first matching query structure found in the target molecule, the hit is required to include the target atom if specified, furthermore if query atom map(s) are specified then these mapped atoms should match the target atom. |
Molecule Context(All) |
max |
- |
takes maximum of its array and/or numerical parameters |
the maximum value |
integers, real numbers, integer arrays, real number arrays |
General(All) |
maxAtom |
- |
evaluates objective function for each atom, finds largest value(s) |
the atom index / indices corresponding to the largest evaluation result(s) |
target atom indices / objects or index / atom object array (optional, all atoms taken if omitted), the objective function (as inner expression string), the number of largest values to be taken (optional, takes only one if omitted) |
Molecule Context(All) |
maximalProjectionArea |
Structural Calculations License |
returns the maximal projection area |
the maximal projection area |
- |
Molecule Context(All) |
maximalProjectionRadius |
Structural Calculations License |
returns the maximal projection radius |
the maximal projection radius |
- |
Molecule Context(All) |
maximalProjectionSize |
Structural Calculations License |
returns the maximal distance in the molecule perpendicular to the maximal projection area |
the maximal distance in the molecule (the actual conformer) perpendicular to the maximal projection area |
- |
Molecule Context(All) |
maxValue |
- |
evaluates objective function for each atom, finds largest value(s) |
the largest evaluation result(s) |
target atom indices / objects or index / atom object array (optional, all atoms taken if omitted), the objective function (as inner expression string), the number of largest values to be taken (optional, takes only one if omitted) |
Molecule Context(All) |
microspecies |
Protonation License |
calculates microspecies at specified pH |
the microspecies |
|
Molecule Context(All) |
microspeciesCount |
Protonation License |
calculates the number of microspecies at specified pH |
the number of microspecies |
- |
Molecule Context(All) |
microspeciesDistribution |
Protonation License |
calculates microspecies distribution at specified pH |
the microspecies distribution |
|
Molecule Context(All) |
min |
- |
takes minimum of its array and/or numerical parameters |
the minimum value |
integers, real numbers, integer arrays, real number arrays |
General(All) |
minAtom |
- |
evaluates objective function for each atom, finds smallest value(s) |
the atom index / indices corresponding to the smallest evaluation result(s) |
target atom indices / objects or index / atom object array (optional, all atoms taken if omitted), the objective function (as inner expression string), the number of smallest values to be taken (optional, takes only one if omitted) |
Molecule Context(All) |
minimalProjectionArea |
Structural Calculations License |
returns the minimal projection area |
the minimal projection area |
- |
Molecule Context(All) |
minimalProjectionRadius |
Structural Calculations License |
returns the minimal projection radius |
the minimal projection radius |
- |
Molecule Context(All) |
minimalProjectionSize |
Structural Calculations License |
returns the maximal distance in the molecule perpendicular to the minimal projection area |
the maximal distance in the molecule (the actual conformer) perpendicular to the minimal projection area |
- |
Molecule Context(All) |
minValue |
- |
evaluates objective function for each atom, finds smallest value(s) |
the smallest evaluation result(s) |
target atom indices / objects or index / atom object array (optional, all atoms taken if omitted), the objective function (as inner expression string), the number of smallest values to be taken (optional, takes only one if omitted) |
Molecule Context(All) |
mmff94Energy |
Structural Calculations License |
returns the MMFF94 energy of the input molecule (conformer) |
the MMFF94 energy |
- |
Molecule Context(All) |
mmff94OptimizedStructure |
Structural Calculations License |
calculates the MMFF94 optimized lowest energy conformer |
the MMFF94 optimized lowest energy conformer |
- |
Molecule Context(All) |
molAtom |
- |
creates a MolAtom |
the MolAtom object |
atomic number |
Molecule Context(All) |
molBinFormat |
- |
returns the binary representation (image, pdf, GZIP compressed molecule file) of the molecule in specified format |
the binary representation (image, pdf, GZIP compressed molecule file) of the molecule |
the binary format with options (e.g. "jpeg", "png:w150,h150", "pdf", "gzip:sdf") |
Molecule Context(All) |
molecularPolarizability |
Structural Calculations License |
calculates molecular polarizability |
the polarizability value |
|
Molecule Context(All) |
molString |
- |
returns the string representation of a molecule, or an array of molecules, in specified molecule format |
the string representation of the molecule(s) |
|
Molecule Context(All) |
mostStableTautomer |
Isomers License |
deprecated, use majorTautomer instead. constructs the most stable tautomer structure |
the most stable tautomer structure |
- |
Molecule Context(All) |
name |
Structure To Name License |
returns name(s) of the molecule based on the specified export option |
the name(s) of the molecule |
either empty (IUPAC name export) or any of the name export options |
Molecule Context(All)
Reaction Context(All) |
nucleophilicity |
Structural Calculations License |
calculates nucleophilicity of atoms |
the nucleophilicity of the atom, |
|
Molecule Context(All) |
nucleophilicityOrder |
Structural Calculations License |
calculates Nu(-) order of atoms |
the Nu(-) order index of the atom |
|
Molecule Context(All) |
pair |
- |
converts two atoms or 0-based atom indexes into an "index1-index2" 1-based atom index setter string |
the generated string |
two atom indexes or two MolAtom objects |
General(All) |
piEnergy |
Structural Calculations License |
calculates the pi energy of the molecule. Deprecated. |
the pi energy of the molecule |
|
Molecule Context(All) |
piOrbitalElectronegativity |
Structural Calculations License |
calculates atomic pi orbital electronegativity |
the pi orbital electronegativity values |
|
Molecule Context(All) |
pKa |
Protonation License |
calculates pKa values |
the pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
pKaUseCorrection |
Protonation License |
calculates pKa values using the correction library |
the pKa values |
Note, that the strength index is specified between quotation marks. |
Molecule Context(All) |
plattIndex |
Structural Calculations License |
calculates the Platt index |
the Platt index |
- |
Molecule Context(All) |
productCount |
- |
counts the products in the reaction |
the number of products in the reaction, or -1 if the the input (molecule) is not a reaction |
- |
Molecule Context(All) |
radicalCount |
- |
returns the radical count of an atom |
the radical count |
atom index or MolAtom object |
Molecule Context(All) |
randicIndex |
Structural Calculations License |
calculates the Randic index |
the Randic index |
- |
Molecule Context(All) |
randomMarkushEnumerations |
Markush Enumeration Plugin |
constructs Markush enumerated structures randomly |
the enumerated structures |
|
Molecule Context(All) |
randomMarkushEnumerationsDisplay |
Markush Enumeration Plugin |
constructs Markush enumerated structures randomly with scaffold alignment and scaffold/R-group coloring and enumeration ID |
the enumerated structures with alignment and coloring data and enumeration ID |
|
Molecule Context(All) |
reactantCount |
- |
counts the reactants in the reaction |
the number of reactants in the reaction, or -1 if the the input (molecule) is not a reaction |
- |
Molecule Context(All) |
refractivity |
Structural Calculations License |
calculates molar refractivity |
the refractivity value |
- |
Molecule Context(All) |
refractivityIncrements |
Structural Calculations License |
calculates atomic refractivity increments |
the atomic refractivity increment |
|
Molecule Context(All) |
resonant |
- |
constructs a resonant structure |
the resonant structure |
- |
Molecule Context(All) |
resonantCharge |
Structural Calculations License |
calculates partial charges on atoms considering resonance effect |
the charge values |
|
Molecule Context(All) |
resonantCount |
- |
calculates the number of resonant structures |
the number of resonant structures |
- |
Molecule Context(All) |
resonants |
- |
constructs all resonant structures |
the resonant structure array |
- |
Molecule Context(All) |
ringAtom |
Structural Calculations License |
checks if the specified atom is a ring atom |
true for ring atoms, |
|
Molecule Context(All) |
ringAtomCount |
Structural Calculations License |
calculates the ring atom count |
the ring atom count |
- |
Molecule Context(All) |
ringBond |
Structural Calculations License |
checks if two atoms are connected by a ring bond |
true if the two atoms are connected by a ring bond, false otherwise |
|
Molecule Context(All) |
ringBondCount |
Structural Calculations License |
calculates the ring bond count |
the ring bond count |
- |
Molecule Context(All) |
ringCount |
Structural Calculations License |
calculates the ring count |
the ring count |
- |
Molecule Context(All) |
ringCountOfAtom |
Structural Calculations License |
calculates the number of rings passing through an atom |
the number of rings passing through an atom |
|
Molecule Context(All) |
ringCountOfSize |
Structural Calculations License |
calculates the number of rings of given size |
the number of rings of given size |
the ring size |
Molecule Context(All) |
rings |
Structural Calculations License |
identifies the rings in the molecule |
atom indexes of the rings in the molecule (null if the molecule is acyclic) |
- |
Molecule Context(All) |
ringsOfSize |
Structural Calculations License |
identifies the rings in the molecule having a given size (number of atoms) |
atom indexes of the rings in the molecule having the given size (null if the molecule is acyclic or contains different rings only) |
the ring size |
Molecule Context(All) |
ringSystemCount |
Structural Calculations License |
calculates the number of rings systems |
the number of rings systems |
- |
Molecule Context(All) |
ringSystemCountOfSize |
Structural Calculations License |
calculates the number of rings systems of given size |
the number of rings systems of given size |
the ring system size |
Molecule Context(All) |
ringSystems |
Structural Calculations License |
identifies the ring systems in the molecule (fused and spiro rings belong to one ring system) |
atom indexes of the ring systems in the molecule (null if the molecule is acyclic) |
- |
Molecule Context(All) |
ringSystemsOfSize |
Structural Calculations License |
identifies the ring systems in the molecule having a given size (number of atoms, fused and spiro rings belong to one ring system) |
atom indexes of the ring systems in the molecule having the given size (null if the molecule is acyclic or contains different ringSystems only) |
the ring size |
Molecule Context(All) |
rotatableBond |
Structural Calculations License |
checks if two atoms are connected by a rotatable bond |
true if the two atoms are connected by a rotatable bond, false otherwise |
|
Molecule Context(All) |
rotatableBondCount |
Structural Calculations License |
calculates the rotatable bond count |
the rotatable bond count |
- |
Molecule Context(All) |
shortestPath |
Structural Calculations License |
calculates the length of the shortest path between two atoms |
the length of the shortest path between two atoms, Integer.MAX_VALUE if disconnected |
|
Molecule Context(All) |
sigmaOrbitalElectronegativity |
Structural Calculations License |
calculates atomic sigma orbital electronegativity |
the sigma orbital electronegativity values |
|
Molecule Context(All) |
smallestAtomRingSize |
Structural Calculations License |
calculates the size of the smallest ring containing the specified atom |
the size of the smallest ring containing the specified atom |
|
Molecule Context(All) |
smallestRing |
Structural Calculations License |
identifies the atoms of the smallest ring (number of atoms) in the molecule. |
atom indexes of the smallest ring in the molecule (null when acyclic) |
- |
Molecule Context(All) |
smallestRingSize |
Structural Calculations License |
calculates the smallest ring size |
the smallest ring size |
- |
Molecule Context(All) |
smallestRingSystem |
Structural Calculations License |
identifies the atoms of the smallest ring system (number of rings) in the molecule. |
atom indexes of the smallest ring system in the molecule (null when acyclic) |
- |
Molecule Context(All) |
smallestRingSystemSize |
Structural Calculations License |
calculates the size of the smallest ring system (number of rings) |
the size of the smallest ring system |
- |
Molecule Context(All) |
sortableFormula |
- |
returns the fixed digit sortable formula |
fixed digit sortable molecular formula |
- |
Molecule Context(All) |
sortAsc |
- |
sorts an array in ascending order |
the sorted array |
integer array or real number array |
General(All) |
sortDesc |
- |
sorts an array in descending order |
the sorted array |
integer array or real number array |
General(All) |
stereoAnalysis |
- |
calculates stereo descriptors of molecule |
a list of stereo descriptors |
|
Molecule Context(All) |
stereoDoubleBondCount |
Structural Calculations License |
calculates the number of stereo double bonds |
the stereo double bond count |
- |
Molecule Context(All) |
stereoisomer |
Isomers License |
generates a stereoisomer of the molecule |
the stereoisomer |
|
Molecule Context(All) |
stereoisomerCount |
Isomers License |
returns the number of generated stereoisomers |
the number of generated stereoisomers |
- |
Molecule Context(All) |
stereoisomers |
Isomers License |
generates stereoisomers of the molecule (maximum number of stereoisomers to be generated can be set, default: all) |
the stereoisomer array |
- |
Molecule Context(All) |
stericEffectIndex |
Structural Calculations License |
calculates the steric effect index of an atom |
the steric effect index of an atom |
|
Molecule Context(All) |
stericHindrance |
Structural Calculations License |
calculates the steric hindrance of an atom |
the steric hindrance of an atom |
|
Molecule Context(All) |
sum |
- |
computes the sum of array elements |
the sum |
integer array or real number array |
General(All) |
szegedIndex |
Structural Calculations License |
calculates the Szeged index |
the Szeged index |
- |
Molecule Context(All) |
tautomerCount |
Isomers License |
calculates the number of tautomers |
the number of tautomers |
- |
Molecule Context(All) |
tetrahedralStereoisomer |
Isomers License |
generates a tetrahedral stereoisomer of the molecule |
the tetrahedral stereoisomer |
- |
Molecule Context(All) |
tetrahedralStereoisomerCount |
Isomers License |
returns the number of generated tetrahedral stereoisomers |
the number of generated tetrahedral stereoisomers |
- |
Molecule Context(All) |
tetrahedralStereoisomers |
Isomers License |
generates tetrahedral stereoisomers of the molecule (maximum number of tetrahedral stereoisomers to be generated can be set, default: all) |
the tetrahedral stereoisomer array |
- |
Molecule Context(All) |
topanal |
Structural Calculations License |
||||
topologicalPolarSurfaceArea |
- |
calculates the topological polar surface area (2D) |
the polar surface area (2D) |
|
Molecule Context(All) |
traditionalName |
Structure To Name License |
returns the traditional name of the molecule |
the traditional name of the molecule |
- |
Molecule Context(All) |
valence |
- |
returns the sum of bond orders and query H atoms of an atom |
the sum of bond orders and query H atoms |
atom index or MolAtom object |
Molecule Context(All) |
vanDerWaalsSurfaceArea |
Structural Calculations License |
calculates the van der Waals surface area |
the molecular surface area |
|
Molecule Context(All) |
waterAccessibleSurfaceArea |
Structural Calculations License |
calculates the solvent accessible / water accessible molecular surface area |
the molecular surface area |
|
Molecule Context(All) |
whereIsValenceError |
- |
returns the index of the first atom with valence error, or -1 if there is no valence error |
the index of the first atom with valence error, or -1 if there is no valence error |
- |
Molecule Context(All) |
wienerIndex |
Structural Calculations License |
calculates the Wiener index |
the Wiener index |
- |
Molecule Context(All) |
wienerPolarity |
Structural Calculations License |
calculates the Wiener polarity |
the Wiener polarity |
- |
Molecule Context(All) |
Appendix
Dissimilarity descriptors and metrics
Descriptor |
Metric |
ChemicalFingerprint (or CF) |
Tanimoto (default) |
PharmacophoreFingerprint (or PF) |
Tanimoto (default) |
ECFP |
Tanimoto (default) |
Burden eigenvalue descriptor (or BCUT) (BCUT is a trademark of Tripos, Inc., used with permission) |
Euclidean |
HDon |
Euclidean |
HAcc |
AbsDiff |
Heavy |
AbsDiff |
LogD |
AbsDiff |
LogP |
AbsDiff |
Mass |
AbsDiff |
TPSA |
AbsDiff |
Predefined Molecules and Molecule Sets
It is sometimes easier to refer molecules by names rather than explicit SMARTS strings or molecule file paths. For example, you may want to write nitro or carboxyl as query in a match function. Frequently used queries are pre-defined in the built-in functional groups file (chemaxon/marvin/templates/functionalgroups.cxsmi within MarvinBeans-templates.jar).
You can also define your favourite query SMARTS in marvin/config/marvin/templates/functionalgroups.cxsmi file and in $HOME\chemaxon\marvin\templates\functionalgroups.cxsmi (Windows) or $HOME/.chemaxon/marvin/templates/functionalgroups.cxsmi (UNIX / Linux) file where marvin is the Marvin istallation directory, $HOME is your user home directory.
Notes
-
If in reaction context in the parameter list of a Chemical Terms function atoms are referred by atom index - including cases when a Chemical Terms function is used to convert reactant or product atom maps to atom indexes - then the molecule (reactant / product) parameter always have to be specified (e.g. shortestPath(reactant(0), pair(ratom(1), ratom(2)))) and must contain all the atoms referred by atom indexes.
-
Although the function/calculation names are case-sensitive, the lowercase versions are always accepted. For example, aromaticAtomCount() is equivalent to aromaticatomcount(), but AromaticAtomCount() and AROMATICATOMCOUNT() are not recognized by the parser.
-
match, matchCount, disjointMatchCount and dissimilarity functions are not available in Marvin, they can be used only if JChem software package is installed.
-
Structure based calculations are performed using Calculator Plugins (these calculations are also referred as "plugin calculations").Since Marvin 5.2, all of these functions can have an additional string argument that specifies plugin parameters in "key1:value1 key2:value2 key3:value3 ..." fashion. For example: charge(8, "type:pi pH:3.5") will compute the pi charge of atom 8 in the major microspecies at pH=3.5 of the input molecule, markushEnumerations("code:true max:4","1,2") will generate maximum 4 enumerated structures with enumeration ID, enumerating only atoms 1 and 2 of the input Markush structure. Note, that this feature cannot be combined with the former possibility of specifying the pH in a string argument, for example: charge(8, "type:pi pH:3.5") cannot be written in the form charge(8, "type:pi", "3.5"), while charge("pi", 8, "3.5") is accepted (backward compatibility).