mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
35 lines
1.3 KiB
YAML
35 lines
1.3 KiB
YAML
- name: tiddit cov test_tiddit_cov_cram_bed
|
|
command: nextflow run ./tests/modules/tiddit/cov -entry test_tiddit_cov_cram_bed -c ./tests/config/nextflow.config -c ./tests/modules/tiddit/cov/nextflow.config
|
|
tags:
|
|
- tiddit
|
|
- tiddit/cov
|
|
files:
|
|
- path: output/tiddit/test.bed
|
|
md5sum: 3b1a28c62a5f25bbba77c1042e9abdf7
|
|
|
|
- name: tiddit cov test_tiddit_cov_bam_bed
|
|
command: nextflow run ./tests/modules/tiddit/cov -entry test_tiddit_cov_bam_bed -c ./tests/config/nextflow.config -c ./tests/modules/tiddit/cov/nextflow.config
|
|
tags:
|
|
- tiddit
|
|
- tiddit/cov
|
|
files:
|
|
- path: output/tiddit/test.bed
|
|
md5sum: 9d1474f1c7c6516205254077087bb026
|
|
|
|
- name: tiddit cov test_tiddit_cov_cram_wig
|
|
command: nextflow run ./tests/modules/tiddit/cov -entry test_tiddit_cov_cram_wig -c ./tests/config/nextflow.config -c ./tests/modules/tiddit/cov/nextflow.config
|
|
tags:
|
|
- tiddit
|
|
- tiddit/cov
|
|
files:
|
|
- path: output/tiddit/test.wig
|
|
md5sum: ca3645fd0c3491c86c075c91d16d57c4
|
|
|
|
- name: tiddit cov test_tiddit_cov_bam_wig
|
|
command: nextflow run ./tests/modules/tiddit/cov -entry test_tiddit_cov_bam_wig -c ./tests/config/nextflow.config -c ./tests/modules/tiddit/cov/nextflow.config
|
|
tags:
|
|
- tiddit
|
|
- tiddit/cov
|
|
files:
|
|
- path: output/tiddit/test.wig
|
|
md5sum: 44bea2ac6a56774738e65773065da670
|