Files
openpipeline/workflows/ingestion/cellranger_mapping/main.nf
CI cd0af18851 Build branch fix-integration-tests with version dev (2dbe3b72)
Build pipeline: vsh-ci-dev-k8tz4

Source commit: 2dbe3b7231

Source message: Fix pointers to test resources
2024-10-17 17:56:12 +00:00

5 lines
179 B
Plaintext

nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/ingestion/cellranger_mapping/main.nf' instead"
}