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

Molecule API #740

Open
5 tasks done
puehringer opened this issue Jun 22, 2022 · 0 comments · Fixed by #748
Open
5 tasks done

Molecule API #740

puehringer opened this issue Jun 22, 2022 · 0 comments · Fixed by #748
Assignees
Labels
type: feature New feature or request

Comments

@puehringer
Copy link
Contributor

puehringer commented Jun 22, 2022

Summary

We need an API handling molecules. Everything mentioned below can be done by RDKit (https://pypi.org/project/rdkit-pypi/)

  • Install RDKit as optional dependency
  • image generation
  • substructure & SMARTS search
  • substructure image highlighting
  • maximum common substructure

For reference, see ChEmbVis: https://github.com/puehringer/ChEmbVis/blob/main/api/api/molecule.py

@puehringer puehringer added the type: feature New feature or request label Jun 22, 2022
@dvmarkusvogl dvmarkusvogl linked a pull request Jun 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants