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

Extract groups of compounds which are derivatization products of one another. #449

Open
hechth opened this issue Nov 27, 2023 · 0 comments

Comments

@hechth
Copy link
Member

hechth commented Nov 27, 2023

We can use SMARTS to remove everything that has been derivatized.

We can predict derivatization for the compounds which have no derivatization.
We can use the metadata matching or subsetting tool to see if those smiles are present in the library which should give exact matchms. This step needs to be improved by using a smiles harmonization or canonicalization step. This could possible be implemented with openbabel.

The next step is to use the fingerprint similarity to pull out very similar compounds.

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

No branches or pull requests

1 participant