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

Depiction options without function #6

Open
OBrink opened this issue Jun 30, 2022 · 0 comments
Open

Depiction options without function #6

OBrink opened this issue Jun 30, 2022 · 0 comments

Comments

@OBrink
Copy link
Contributor

OBrink commented Jun 30, 2022

After playing around with the attributes of drawing.Options(), I have noticed that some of them don't do anything:

  • ‘font_size_large’
  • ‘font_size_small’
  • ‘height’
  • ‘width’
  • All ‘kk_*’ attributes (although I am not sure what they are responsible for)
  • ‘background_color’
  • I am not sure what ‘draw_hydrogens’ does, but it does not draw hydrogen atoms
  • SMILES: [R12]C1RXZ=C([Z2])C1NC@(F)C(=O)O
    • ‘Draw_hydrogens’ = False:
      image
    • ‘Draw_hydrogens’ = True:
      image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant