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

Advanced search features #180

Open
stulacy opened this issue Sep 15, 2023 · 2 comments
Open

Advanced search features #180

stulacy opened this issue Sep 15, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@stulacy
Copy link
Contributor

stulacy commented Sep 15, 2023

It would be useful to be able to search by:

  • Mass range
  • Molecular formula
  • Smiles substring matching
  • The advanced search features from the old site
  • By drawing (i.e. https://www.reaxys.com/#/)
@stulacy stulacy added the enhancement New feature or request label Jan 2, 2024
@stulacy
Copy link
Contributor Author

stulacy commented Jan 3, 2024

Smiles substring matching and molecular formula searches could be handled by using rdkit, although this unfortunately only has Python, Java, and C# bindings.
In theory, Ruby bindings could be built by using SWIG, in a similar way to the Java ones. I don't know how easy this would be to do.

@RolfSander
Copy link

You can also use the PubChem sketcher to get the SMILES from a drawing:
https://pubchem.ncbi.nlm.nih.gov//edit3/index.html

(For reaxys, you have to pay)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants