v0.2.2
- Fixes raw data download triggered by absence of PDB when using pre-processed datasets (#24)
- Fixes bug where batches created from
in_memory=True
data were not correctly formatted (#24) - Consistently exposes the
overwrite
argument for datamodules to users (#24) - Fixes bug where downloading FoldComp datasets into directories with the same name as the dataset throws an error (#24)
- Increments
graphein
dependency to1.7.3
(#24)
What's Changed
Full Changelog: v0.2.1...v0.2.2