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

Introduce RDKit.js #61

Merged
merged 12 commits into from
Mar 11, 2024
Merged

Introduce RDKit.js #61

merged 12 commits into from
Mar 11, 2024

Conversation

Acylation
Copy link
Owner

Add RDKit.js a new render core.

Fixes #20 & #46

Features

non-Tetrahedron chiralty

SMILES: NC(Br)=[C@]=C(O)C

image|320

Radicals

SMILES: CC[CH]CC

image|300

Limitations

  • The color of radical symbol is always black. So in dark mode it could become invisible. Please use light themes temporarily.
  • Reactions can't not be styled with themes like molecules. They will all be rendered in light theme and with a white background.
  • RDKit uses cut-off on heteroatom bonds, while Smiles Drawer uses gradients.

@Acylation Acylation merged commit 9aaaa40 into main Mar 11, 2024
1 check passed
@Acylation Acylation added the category/new feature The feature will be added label Mar 11, 2024
@Acylation Acylation deleted the introduce-rdkitjs branch March 11, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category/new feature The feature will be added
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Incorrect or failed rendering of stereochemical or radical structures
1 participant