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

Inquiry Regarding Modeling Section in examples/property_prediction/csv_data_configuration/README.md #225

Open
676954172 opened this issue Apr 23, 2024 · 1 comment

Comments

@676954172
Copy link

Hello,

As a beginner in this field, I am referring to the examples/property_prediction/csv_data_configuration/README.md file in your repository. In the Modeling section of this README, it describes the process of converting molecular data into a molecular graph. However, I am unable to locate the specific module or code segment in the project's source code that implements this particular modeling functionality.

Could you please inform me which module or code section is responsible for the modeling steps outlined in the README?

I appreciate your time and assistance. I am truly grateful for your team's efforts on this project and look forward to understanding it more deeply.

@mufeili
Copy link
Contributor

mufeili commented Apr 23, 2024

Thank you for your interest in our project. For the code segment that converts molecular data into a molecular graph, see https://github.com/awslabs/dgl-lifesci/blob/master/examples/property_prediction/csv_data_configuration/utils.py#L62.

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

No branches or pull requests

2 participants