openchemlib-utils
    Preparing search index...

    Function ensureHeterotopicChiralBonds

    • This function will add missing chiral bonds on carbons ensure that all enantiotopic or diastereotopic atoms can be identified uniquely

      Parameters

      • molecule: Molecule
      • Optionaloptions: { atLeastThreeAtoms?: boolean; esrType?: number } = {}
        • OptionalatLeastThreeAtoms?: boolean

          if true, only carbons with at least three atoms will be considered

        • OptionalesrType?: number

      Returns void