This commit is contained in:
Matthias De Smet 2022-05-06 18:57:17 +02:00
parent 26d2231e85
commit dd458e3388

View file

@ -1,7 +1,7 @@
- name: snapaligner align test_snapaligner_single - name: snapaligner align test_snapaligner_single
command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_single -c tests/config/nextflow.config command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_single -c tests/config/nextflow.config
tags: tags:
- snapaligner/single - snapaligner/align
- snapaligner - snapaligner
files: files:
- path: output/snapaligner/test.bam - path: output/snapaligner/test.bam
@ -11,7 +11,7 @@
- name: snapaligner align test_snapaligner_paired - name: snapaligner align test_snapaligner_paired
command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_paired -c tests/config/nextflow.config command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_paired -c tests/config/nextflow.config
tags: tags:
- snapaligner/paired - snapaligner/align
- snapaligner - snapaligner
files: files:
- path: output/snapaligner/test.bam - path: output/snapaligner/test.bam