Skip to content

Commit

Permalink
Add MACEOFF Dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulPPelaez committed Jun 27, 2024
1 parent e908988 commit f4308de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions torchmdnet/datasets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
from .qm9q import QM9q
from .spice import SPICE
from .genentech import GenentechTorsions
from .maceoff import MACEOFF

__all__ = [
"Ace",
Expand All @@ -47,4 +48,5 @@
"SPICE",
"Tripeptides",
"WaterBox",
"MACEOFF",
]

0 comments on commit f4308de

Please sign in to comment.