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
This commit is contained in:
CI
2024-10-17 17:56:12 +00:00
commit cd0af18851
2125 changed files with 1018836 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/ingestion/bd_rhapsody/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
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"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/ingestion/cellranger_multi/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/ingestion/cellranger_postprocessing/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/ingestion/conversion/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/ingestion/demux/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/make_reference/demux/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/multiomics/process_samples/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/integration/bbknn_leiden/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/integration/harmony_leiden/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/multiomics/dimensionality_reduction/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/integration/scanorama_leiden/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/integration/scvi_leiden/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/integration/totalvi_leiden/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/multiomics/process_batches/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/prot/prot_multisample/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/prot/prot_singlesample/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/rna/rna_multisample/main.nf' instead"
}

View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/rna/rna_singlesample/main.nf' instead"
}

5
workflows/qc/qc/main.nf Normal file
View File

@@ -0,0 +1,5 @@
nextflow.enable.dsl=2
workflow {
error "This workflow has been moved to a new location, please use 'target/nextflow/workflows/qc/qc/main.nf' instead"
}