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

MDCATH #337

Merged
merged 58 commits into from
Jul 29, 2024
Merged

MDCATH #337

merged 58 commits into from
Jul 29, 2024

Conversation

AntonioMirarchi
Copy link
Contributor

This pull request introduces the MDCATH class, which extends torch_geometric.data.Dataset to facilitate the processing and handling of the mdCATH dataset, available on Hugging Face.

Key Features:

  • The MDCATH class processes the mdcath_source.h5 file, efficiently filtering domains and trajectories based on the specified filter arguments.
  • Users can customize the filtering criteria by passing specific arguments to the class, allowing for targeted data selection

@RaulPPelaez
Copy link
Collaborator

Looks great Antonio. Is it ready to merge?

@AntonioMirarchi
Copy link
Contributor Author

Yes, ready to merge! I added a small change to force temperatures list to contain only str in order to avoid h5 reading errors when int values are passed using the yaml.

@RaulPPelaez
Copy link
Collaborator

Looks great. Great work Antonio!

@RaulPPelaez RaulPPelaez merged commit 6dea4b6 into torchmd:main Jul 29, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants