plinder-org / plinder

Protein Ligand INteraction Dataset and Evaluation Resource
https://plinder.sh
Apache License 2.0
140 stars 8 forks source link

Export dataloader functionalities in `plinder.core.loader` #55

Closed padix-key closed 2 weeks ago

padix-key commented 2 weeks ago

This PR removes the re-export of plinder.core.loader attributes in plinder.core and instead adds plinder.core.loader to the API reference.

Unrelated to these changes the data_access.ipynb fails, currently with OSError: Project was not passed and could not be determined from the environment.

github-actions[bot] commented 2 weeks ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/plinder/core
  __init__.py
  src/plinder/core/loader
  __init__.py 4-6
  loader.py 169-220
  src/plinder/eval/docking
  utils.py
  write_scores.py
Project Total  

This report was generated by python-coverage-comment-action