mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
19 lines
719 B
YAML
19 lines
719 B
YAML
- name: snapaligner align test_snapaligner_single
|
|
command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_single -c tests/config/nextflow.config
|
|
tags:
|
|
- snapaligner/align
|
|
- snapaligner
|
|
files:
|
|
- path: output/snapaligner/test.bam
|
|
md5sum: 5d95594e4ef1ee23ce56e6a7cb64f0f2
|
|
- path: output/snapaligner/versions.yml
|
|
|
|
- name: snapaligner align test_snapaligner_paired
|
|
command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_paired -c tests/config/nextflow.config
|
|
tags:
|
|
- snapaligner/align
|
|
- snapaligner
|
|
files:
|
|
- path: output/snapaligner/test.bam
|
|
md5sum: a1405da5876f15dbe8a81516b94c2a15
|
|
- path: output/snapaligner/versions.yml
|