[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

support generalized substructure search in Synthon spaces #8058

Open
greglandrum opened this issue Dec 2, 2024 · 2 comments
Open

support generalized substructure search in Synthon spaces #8058

greglandrum opened this issue Dec 2, 2024 · 2 comments

Comments

@greglandrum
Copy link
Member

I'm not 100% sure how much work this will be, but it would be a really nice addition

@DavidACosgrove
Copy link
Collaborator

Would it just be an extra loop over the mol bundle of the enumerated query? That sounds fairly straightforward and mostly just extra book-keeping.

@greglandrum
Copy link
Member Author

Would it just be an extra loop over the mol bundle of the enumerated query? That sounds fairly straightforward and mostly just extra book-keeping.

There's one other step for dealing with the tautomers (and we'll have to add the option to deal with tautomer-insensitive search), but it shouldn't be so bad.

I think I can take this one on at around the same time that I look into adding multi-threading (need to create the issue for that still). It's a good excuse to get more familiar with what the code is doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants