mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
19 lines
721 B
YAML
19 lines
721 B
YAML
- name: samtools mpileup test_samtools_mpileup
|
|
command: nextflow run tests/modules/samtools/mpileup -entry test_samtools_mpileup -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/mpileup
|
|
files:
|
|
- path: output/samtools/test.mpileup.gz
|
|
md5sum: 29455c36377196e8bc9cf831cf17b5dc
|
|
- path: output/samtools/versions.yml
|
|
|
|
- name: samtools mpileup test_samtools_mpileup_intervals
|
|
command: nextflow run tests/modules/samtools/mpileup -entry test_samtools_mpileup_intervals -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/mpileup
|
|
files:
|
|
- path: output/samtools/test.mpileup.gz
|
|
md5sum: 29455c36377196e8bc9cf831cf17b5dc
|
|
- path: output/samtools/versions.yml
|