Files
openpipeline/main.nf
CI 6d5cbf1dd5 Build branch openpipeline/v4.1 with version v4.1.0 to openpipeline on branch v4.1 (a6499fdd)
Build pipeline: openpipelines-bio.openpipeline.v4.1.0-cvxhz

Source commit: a6499fddaa

Source message: Bump version to v4.1.0
2026-05-27 12:35:41 +00:00

6 lines
162 B
Plaintext

nextflow.enable.dsl=2
workflow {
print("This is a dummy placeholder for pipeline execution. Please use the corresponding nf files for running pipelines.")
}