Substructure Search #454
Answered
by
andrewtarzia
lithiumfluoride
asked this question in
Q&A
-
Is there a way to search the database by substructure? |
Beta Was this translation helpful? Give feedback.
Answered by
andrewtarzia
Jun 2, 2022
Replies: 2 comments
-
I would say no, you would probably be better off doing Molecule.to_rdkit_mol() and using rdkit for this. In my opinion. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lukasturcani
-
This question has been answered on the discord. @lukasturcani please close? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would say no, you would probably be better off doing Molecule.to_rdkit_mol() and using rdkit for this. In my opinion.