iRNA-COSI / iRNA-COSI/APAeval

fix(Summary workflows): don't overwrite previous results on new run

Open
#400 2 comments 0 reactions 0 assignees View on GitHub
bug low priority nextflow
Dominant language
Python
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently the results for a participant are overwritten when the summary workflow is run again for the same participant, even if for a different challenge. We thought we had fixed this behavior previously, but that is only true if multiple challenges are specified in the *same* run.
I'm suspecting the overwrite is caused by our nextflow wiring, that somehow doesn't write new results into the existing folder for a participant, but instead creates the whole participant directory anew.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.