Skip to content

Feature/baseline expression#64

Closed
Tobi1kenobi wants to merge 60 commits into
mainfrom
feature/baseline_expression
Closed

Feature/baseline expression#64
Tobi1kenobi wants to merge 60 commits into
mainfrom
feature/baseline_expression

Conversation

@Tobi1kenobi

Copy link
Copy Markdown
Contributor

Barring some git rebase failures this should generate the baseline expression dataset for the March PPP release

@javfg javfg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To save some time, I just had a quick glance over to scaffolding of the entrypoints, and made some comments to sort them out a bit.

You can apply those in all of the pyspark programs, changing some things.

Comment thread src/pts/pyspark/baseline_expression_aggregate.py Outdated
Comment thread src/pts/pyspark/baseline_expression_aggregate.py Outdated
Comment thread src/pts/pyspark/baseline_expression_aggregate.py Outdated
Comment thread src/pts/pyspark/baseline_expression_aggregate.py Outdated
Tobi1kenobi and others added 2 commits February 23, 2026 12:08
Co-authored-by: Javier Ferrer <jferrer@ebi.ac.uk>
Co-authored-by: Javier Ferrer <jferrer@ebi.ac.uk>
Tobi1kenobi and others added 2 commits May 18, 2026 11:30
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…xpression.py

Agent-Logs-Url: https://github.com/opentargets/pts/sessions/bfeb784f-b3c7-49e0-a549-a6d86f83a2e6

Co-authored-by: Tobi1kenobi <25749859+Tobi1kenobi@users.noreply.github.com>
Copilot AI and others added 2 commits May 18, 2026 10:37
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI and others added 2 commits May 18, 2026 10:46
… before quartile calculation

Agent-Logs-Url: https://github.com/opentargets/pts/sessions/5bb32345-ea72-43ee-a0cd-01ab2c938fb9

Co-authored-by: Tobi1kenobi <25749859+Tobi1kenobi@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…f.local/self.json directly

Agent-Logs-Url: https://github.com/opentargets/pts/sessions/5786f5d2-6904-4e69-afaf-3d0b98a412d8

Co-authored-by: Tobi1kenobi <25749859+Tobi1kenobi@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Tobi1kenobi

Copy link
Copy Markdown
Contributor Author

@copilot OK now I've fixed most of your issues from code review can you go back and focus on the stylistic choices used across the pts repo and check if the baseline expression syntax aligns?

Copilot AI commented May 18, 2026

Copy link
Copy Markdown

@copilot OK now I've fixed most of your issues from code review can you go back and focus on the stylistic choices used across the pts repo and check if the baseline expression syntax ...

Aligned the baseline expression files with the repo-wide ruff style in commit eef4c08. Ran ruff format + ruff check --fix over all PR-touched files, then manually fixed the remaining warnings (ambiguous in a comment in baseline_expression.py, missing docstring period in expression_utils/expression.py). The auto-format mostly added trailing commas (COM rule) and collapsed/expanded chained calls per the project's 120-char line-length. ruff check and ruff format --check now pass on all 12 PR-modified Python files.

@Tobi1kenobi Tobi1kenobi requested a review from DSuveges May 18, 2026 13:26
@DSuveges DSuveges mentioned this pull request May 19, 2026
3 tasks
@DSuveges DSuveges closed this May 27, 2026
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.

6 participants