Skip to content

Conversation

@lazappi
Copy link
Member

@lazappi lazappi commented Feb 3, 2025

Describe your changes

  • Add a new component to combine results output
  • Update the results processing workflow to output combined results
  • Update results format to new JSON schemas

TODO:

  • Output metric execution info from get_results
  • Update generate_qc to new schema
  • Update combine_output to new schema
  • Add schema validation to components
    • Add "additionalProperties": false to schemas
    • Add schemas to input info
  • Add roles to author schema
  • Add report
  • Update workflow to new components
  • Update container image versions
  • Strip quotes from descriptions
  • Add QC check for missing controls
  • Add a script for creating results v4 test resources
  • Update the main repository reference
  • Test reprocesssing existing results

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
    • Documentation
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

@lazappi
Copy link
Member Author

lazappi commented Feb 3, 2025

This should produce a combined tasks.json file in the format required by the new website. However, parts of that file (datasets etc.) will be in the v2 format which the website may not expect.

@lazappi lazappi marked this pull request as draft February 10, 2025 09:29
lazappi and others added 18 commits July 17, 2025 08:40
This can happen when a method is disabled/skipped so there are no
results to check
Skip scaling/results when there are no controls or give a warning when
some controls failed
…ess-results

* origin:
  Rename items (#932)
  Rename dataset loader and add compression argument to more components (#930)
  Added op3 loader (#926)
  Patch: Update image version for openproblems/base_* images (#928)
  bump viash version (#925)
  Add email address to CoC (#923)
…enproblems-bio/openproblems into feature/no-ref/update-process-results

* 'feature/no-ref/update-process-results' of github.com:openproblems-bio/openproblems:
  update common submodule
@lazappi lazappi marked this pull request as ready for review July 30, 2025 13:31
@lazappi lazappi requested a review from rcannood July 30, 2025 13:32
@rcannood

This comment was marked as outdated.

* introduce new component

* implement component

* format code

* Update src/reporting/process_task_results/main.nf

* Apply suggestions from code review

Co-authored-by: Luke Zappia <lazappi@users.noreply.github.com>

* add back previously removed arguments

---------

Co-authored-by: Luke Zappia <lazappi@users.noreply.github.com>
Copy link
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

LGTM!

@rcannood rcannood merged commit 6729bf6 into main Aug 19, 2025
10 checks passed
@rcannood rcannood deleted the feature/no-ref/update-process-results branch August 19, 2025 15:56
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.

3 participants