Skip to content

fix: remove deprecated Project Score fetch tasks#201

Merged
DSuveges merged 1 commit into
mainfrom
fix/remove-project-scores-fetch
Jun 5, 2026
Merged

fix: remove deprecated Project Score fetch tasks#201
DSuveges merged 1 commit into
mainfrom
fix/remove-project-scores-fetch

Conversation

@d0choa

@d0choa d0choa commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Project Score has been deprecated upstream. Stop fetching the two files that fed the (now removed) target dbXrefs pipeline in pts:

  • https://cog.sanger.ac.uk/cmp/download/gene_identifiers_latest.csv.gz
  • https://cog.sanger.ac.uk/cmp/download/essentiality_matrices.zip

The Sanger Cell Model Passport download (model_list_latest.csv.gz, used by the surviving Project Score v2 CRISPR evidence parser) is untouched.

Companion PRs:

Refs opentargets/issues#4367

Project Score (cog.sanger.ac.uk/cmp/download/{gene_identifiers_latest.csv.gz,
essentiality_matrices.zip}) has been deprecated upstream. The pts
target step no longer consumes these inputs, so stop fetching them.

Refs opentargets/issues#4367
@DSuveges DSuveges force-pushed the fix/remove-project-scores-fetch branch from 85b8c60 to 665cdcf Compare June 5, 2026 13:34
DSuveges pushed a commit to opentargets/orchestration that referenced this pull request Jun 5, 2026
Mirror the pis and pts cleanup: drop the Sanger Project Score fetch
tasks from pis.yaml and the matching pre-processing + source entries
from pts.yaml. The deprecated resource (cog.sanger.ac.uk/cmp/download/
gene_identifiers_latest.csv.gz + essentiality_matrices.zip) is no
longer consumed by the pts target step.

The Sanger Cell Model Passport download (model_list_latest.csv.gz,
used by the Project Score v2 CRISPR evidence parser) is untouched.

Companion PRs:
- pts: opentargets/pts#138
- pis: opentargets/pis#201

Refs opentargets/issues#4367
@DSuveges DSuveges merged commit c1fb718 into main Jun 5, 2026
3 checks passed
@DSuveges DSuveges deleted the fix/remove-project-scores-fetch branch June 5, 2026 13:35
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