RDKit
Open-source cheminformatics and machine learning.
|
#include <MACCSGenerator.h>
Definition at line 52 of file MACCSGenerator.h.
|
inline |
Construct a new Topological Torsion Atom Env object.
bitId | bitId generated for this environment |
Definition at line 69 of file MACCSGenerator.h.
|
inline |
Construct a new Topological Torsion Atom Env object.
bitId | bitId generated for this environment |
Definition at line 70 of file TopologicalTorsionGenerator.h.
|
overridevirtual |
calculates and returns the bit id to be set for this atom-environment
arguments | Fingerprinting type specific molecule independent arguments |
atomInvariants | Atom-invariants to be used during hashing |
bondInvariants | Bond-invariants to be used during hashing |
hashResults | if set results will be ready to be modded |
Implements RDKit::AtomEnvironment< OutputType >.
|
override |
|
overridevirtual |
Implements RDKit::AtomEnvironment< OutputType >.