-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add Buchwald Hartwig dataset #81
base: main
Are you sure you want to change the base?
Conversation
name: buchwald_hartwig_doyle | ||
description: High-throughput experimentation palladium-catalyzed Buchwald Hardwig | ||
data set with yields. | ||
targets: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have now also RXN-SMILES identifiers that might be useful to add
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can also look into that
data/buchwald_hartwig/meta.yaml
Outdated
- id: reaction_SMILES | ||
type: SMILES | ||
description: SMILES | ||
license: MIT license |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license: MIT license | |
license: MIT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this addition, we should add the rxn-smiles. Should I take care of that?
How would you add the rxn-smiles? Currently, the
|
Adding
meta.yaml
,transform.py
andexample_processing_and_templates.ipynb
for Buchwald-Hartwig dataset from https://www.science.org/doi/10.1126/science.aar5169.Related to #80