Skip to content

Feature Request: Geometric Correction / Conformer Refinement #547

Description

@jesuissumin

Problem Statement
Currently, standard embedding and optimization functions (such as RDKit’s MMFFOptimizeMolecule) occasionally produce non-physical geometries for certain small molecules. obabel can solve this, but it modifies metadata (changes atom name), which requires renaming.

Problem Case: Simple alkane chains are sometimes generated in a linear configuration (C-C-C bond angles near 180°) rather than the physically accurate tetrahedral geometry (approx. 109.5°).

Image

Proposed Feature

  1. correct molecule to satisfy the basic geometry (no linear chain)
  2. metadata conservation: only change coordinates, not atom index, atom name, etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew features or improvements

    Type

    No type

    Projects

    Status
    ✨ New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions