Build branch htrnaseq/v0.12 with version v0.12.2 to htrnaseq on branch v0.12 (f0f85f5)

Build pipeline: viash-hub.htrnaseq.v0.12-j94lf

Source commit: f0f85f5774

Source message: Bump version to v0.12.2
This commit is contained in:
CI
2025-09-23 13:05:57 +00:00
parent e6c08d3edf
commit 050b56eea2
118 changed files with 426 additions and 420 deletions

View File

@@ -166,7 +166,7 @@ workflow run_wf {
assert star_sample_dir.name == state.sample_id: "Unexpected state: the parent directory of STAR output \
path '${it}' should match with the sample ID ${sample_id}"
star_sample_dir
}
}.unique()
}
def new_state = [
"star_output": star_output_samples,