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

SMILES validity featurizer #19

Open
kjappelbaum opened this issue Jun 8, 2023 · 2 comments
Open

SMILES validity featurizer #19

kjappelbaum opened this issue Jun 8, 2023 · 2 comments
Assignees

Comments

@kjappelbaum
Copy link
Collaborator

No description provided.

@Arkhymadhe Arkhymadhe self-assigned this Jul 23, 2023
@kjappelbaum
Copy link
Collaborator Author

I think what this will entail:

  • finding a way to mutate SMILES (e.g shuffle tokens, delete characters)
  • check using RDKit with the SMILES is syntactically and semantically valid
    Good point you raised: I would return the syntactic and semantic validity as two seperate values.

@kjappelbaum
Copy link
Collaborator Author

also this one will require some form of sampling

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