Navigation

  • index
  • modules |
  • next |
  • previous |
  • The RDKit 2025.03.3 documentation »
  • Python API Reference »
  • rdkit package »
  • rdkit.Chem package »
  • rdkit.Chem.Pharm3D package

rdkit.Chem.Pharm3D package¶

Submodules¶

  • rdkit.Chem.Pharm3D.EmbedLib module
    • AddExcludedVolumes()
    • Check2DBounds()
    • CoarseScreenPharmacophore()
    • CombiEnum()
    • ComputeChiralVolume()
    • ConstrainedEnum()
    • DownsampleBoundsMatrix()
    • EmbedMol()
    • EmbedOne()
    • EmbedPharmacophore()
    • GetAllPharmacophoreMatches()
    • GetAtomHeavyNeighbors()
    • MatchFeatsToMol()
    • MatchPharmacophore()
    • MatchPharmacophoreToMol()
    • OptimizeMol()
    • ReplaceGroup()
    • UpdatePharmacophoreBounds()
    • isNaN()
  • rdkit.Chem.Pharm3D.ExcludedVolume module
    • ExcludedVolume
  • rdkit.Chem.Pharm3D.Pharmacophore module
    • ExplicitPharmacophore
      • ExplicitPharmacophore.getFeature()
      • ExplicitPharmacophore.getFeatures()
      • ExplicitPharmacophore.getRadii()
      • ExplicitPharmacophore.getRadius()
      • ExplicitPharmacophore.initFromFile()
      • ExplicitPharmacophore.initFromLines()
      • ExplicitPharmacophore.initFromString()
      • ExplicitPharmacophore.setRadius()
    • Pharmacophore
      • Pharmacophore.getFeature()
      • Pharmacophore.getFeatures()
      • Pharmacophore.getLowerBound()
      • Pharmacophore.getLowerBound2D()
      • Pharmacophore.getUpperBound()
      • Pharmacophore.getUpperBound2D()
      • Pharmacophore.setLowerBound()
      • Pharmacophore.setLowerBound2D()
      • Pharmacophore.setUpperBound()
      • Pharmacophore.setUpperBound2D()

Module contents¶

Logo

Table of Contents

  • rdkit.Chem.Pharm3D package
    • Submodules
    • Module contents

Previous topic

rdkit.Chem.Pharm2D.Utils module

Next topic

rdkit.Chem.Pharm3D.EmbedLib module

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • The RDKit 2025.03.3 documentation »
  • Python API Reference »
  • rdkit package »
  • rdkit.Chem package »
  • rdkit.Chem.Pharm3D package
© Copyright 2025, Greg Landrum and other RDKit contributors. Created using Sphinx 7.2.6.