graphium
graphium copied to clipboard
Draft: Reorder atoms in label data (Fixes 502)
Changelogs
- Reorder atoms in node-level and nodepair-level label data, when the same molecule appears in multiple tasks with different atom orders, to be consistent with the first task's atom order. This fixes https://github.com/datamol-io/graphium/pull/502
Checklist:
- [x] _Was this PR discussed in an issue? #467
- [ ] Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
- [ ] Update the API documentation is a new function is added, or an existing one is deleted.
- [ ] Write concise and explanatory changelogs above.
- [ ] If possible, assign one of the following labels to the PR:
feature,fixortest(or ask a maintainer to do it for you).
discussion related to that PR