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

[v2 QUESTION]: python module equivalents of -atom-features-path and --atom-descriptors-path #1128

Closed
kozaczki opened this issue Dec 18, 2024 · 1 comment
Labels
question Further information is requested

Comments

@kozaczki
Copy link

Hi, I am trying to put some extra features on atoms in molecules, and I am a bit confused as to what is the python module equivalent of command line module -atom-features-path and --atom-descriptors-path? Thank you

@kozaczki kozaczki added the question Further information is requested label Dec 18, 2024
@JacksonBurns
Copy link
Member

You pass them to MoleculeDatapoint on initialization, see: https://chemprop.readthedocs.io/en/latest/tutorial/python/data/datapoints.html#Extra-features-and-descriptors

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

No branches or pull requests

2 participants