mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
25 lines
1.1 KiB
YAML
25 lines
1.1 KiB
YAML
- name: biobambam bammerge test_biobambam_bammerge_paired
|
|
command: nextflow run ./tests/modules/biobambam/bammerge -entry test_biobambam_bammerge_paired -c ./tests/config/nextflow.config -c ./tests/modules/biobambam/bammerge/nextflow.config
|
|
tags:
|
|
- biobambam/bammerge
|
|
- biobambam
|
|
files:
|
|
- path: output/biobambam/test.bam
|
|
md5sum: bc3d32ab6a54d1894ca7cc79387dec57
|
|
- path: output/biobambam/test.bam.bai
|
|
md5sum: b8ae542a37a73d79de1c15c765207c53
|
|
- path: output/biobambam/test.md5
|
|
md5sum: 31c59857990ceb392242136429e30243
|
|
|
|
- name: biobambam bammerge test_biobambam_bammerge_single
|
|
command: nextflow run ./tests/modules/biobambam/bammerge -entry test_biobambam_bammerge_single -c ./tests/config/nextflow.config -c ./tests/modules/biobambam/bammerge/nextflow.config
|
|
tags:
|
|
- biobambam/bammerge
|
|
- biobambam
|
|
files:
|
|
- path: output/biobambam/test.bam
|
|
md5sum: 86185d3d6895a7722d3b3a09c6f91bfc
|
|
- path: output/biobambam/test.bam.bai
|
|
md5sum: 973680feb6bc73cd1051ea83c7219418
|
|
- path: output/biobambam/test.md5
|
|
md5sum: 244a9d1cbc6d74724285c80220e5e427
|