Fingerprints.h File Reference

Go to the source code of this file.

Namespaces

namespace  RDKit

Functions

ExplicitBitVectRDKit::DaylightFingerprintMol (const ROMol &mol, unsigned int minPath=1, unsigned int maxPath=7, unsigned int fpSize=2048, unsigned int nBitsPerHash=4, bool useHs=true, double tgtDensity=0.0, unsigned int minSize=128)
 Generates a topological (Daylight like) fingerprint for a molecule.
ExplicitBitVectRDKit::RDKFingerprintMol (const ROMol &mol, unsigned int minPath=1, unsigned int maxPath=7, unsigned int fpSize=2048, unsigned int nBitsPerHash=4, bool useHs=true, double tgtDensity=0.0, unsigned int minSize=128)
ExplicitBitVectRDKit::LayeredFingerprintMol (const ROMol &mol, unsigned int layerFlags=0xFFFFFFFF, unsigned int minPath=1, unsigned int maxPath=7, unsigned int fpSize=2048, double tgtDensity=0.0, unsigned int minSize=128)

Variables

const std::string RDKit::DaylightFingerprintMolVersion = "2.0.0-deprecated"
const std::string RDKit::RDKFingerprintMolVersion = "1.0.0"
 Generates a topological (Daylight like) fingerprint for a molecule using an alternate (faster) hashing algorithm.
const std::string RDKit::LayeredFingerprintMolVersion = "0.2.0"
 Generates a topological (Daylight like) fingerprint for a molecule using an alternate (faster) hashing algorithm.


Generated on Fri Apr 3 06:03:02 2009 for RDCode by  doxygen 1.5.6