plinder-org / plinder

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

Fix linked scores #57

Closed tjduigna closed 2 weeks ago

tjduigna commented 2 weeks ago

This PR breaks out the previous run_apo_pred_assignments pipeline task into two distinct pipeline tasks:

and introduces support for multi-node distribution in the workflow whereas previously it needed to be vertically scaled.

github-actions[bot] commented 2 weeks ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/plinder/data
  save_linked_structures.py 249, 259-260, 266, 274, 287-314
  src/plinder/data/pipeline
  config.py
  pipeline.py 341-345, 349, 356-361, 365-376, 380-381
  tasks.py 1012, 1021-1024, 1042-1053, 1064-1088
  utils.py 613, 619, 632-639, 686-687
  src/plinder/eval/docking
  utils.py
Project Total  

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