fix: remove deprecated Project Score cross-references#203
Merged
Conversation
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
2 tasks
DSuveges
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Mirror the pis and pts cleanup of the deprecated Project Score resource. No new code — this just keeps the orchestration configs aligned with the upstream changes.
dags/config/pis.yaml— drop the twocog.sanger.ac.uk/cmp/download/fetches underinput/target/project-scores/dags/config/pts.yaml— drop the 3 pre-processing tasks (unzip essentiality matrix,csv_to_parquet essentiality matrix,csv_to_parquet gene identifier) and the 2project_scores_*source entries on thetargetpyspark stepOut of scope (intentionally unaffected):
dags/config/clusters.yaml— Project Score v2 CRISPR evidence parser (different dataset, still maintained)target_gene_essentialitystepCompanion PRs:
_build_project_scoresand matching source entries)Refs opentargets/issues#4367
Test plan
input/target/project-scores/anddbXrefsno longer containssource: ProjectScoreentries