Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling output of dative bonds to SMILES #7384

Merged
merged 10 commits into from
May 25, 2024

Commits on Apr 23, 2024

  1. basic code to convert dative to single if we aren't outputting dative…

    … to the SMILES
    
    add forms of GetAtomSmiles() and GetBondSmiles() that take SmilesWriteParams
    greglandrum committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ee26483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322e693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    960d6c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. remove usage of _doIsoSmiles property

    add params to smarts writers
    greglandrum committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    20cc943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b56e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. typo

    greglandrum committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    bc88807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a5cce View commit details
    Browse the repository at this point in the history
  3. support params for SMARTS

    greglandrum committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d0b637f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    ca42a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a8050 View commit details
    Browse the repository at this point in the history