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

Properly testing the node ordering in test_featurizer.py #504

Open
DomInvivo opened this issue Jan 19, 2024 · 1 comment · Fixed by #521 · May be fixed by #519
Open

Properly testing the node ordering in test_featurizer.py #504

DomInvivo opened this issue Jan 19, 2024 · 1 comment · Fixed by #521 · May be fixed by #519
Assignees
Labels
ASAP priority Major thing to do or fix bug Something isn't working
Milestone

Comments

@DomInvivo
Copy link
Collaborator

A new ordered=True option has been introduced to deal with an rdkit issue where the smiles where not re-ordered correctly.

  1. Document in Datamol that ordered=True is also useful when dealing with ordered smiles or molecules
  2. Properly test the re-ordering in test_featurizer.py
@DomInvivo DomInvivo added bug Something isn't working ASAP priority Major thing to do or fix labels Jan 19, 2024
@DomInvivo DomInvivo self-assigned this Jan 19, 2024
@DomInvivo DomInvivo added this to the Graphium 2.0 milestone May 3, 2024
This was linked to pull requests Jul 16, 2024
@DomInvivo
Copy link
Collaborator Author

Issue is being fixed in PR #521 , and will be merged on the main with Graphium 3.0 in #519

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP priority Major thing to do or fix bug Something isn't working
Projects
None yet
1 participant