mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
897c33d5da
* Fix typo * update version to 1.15.1 * Fix md5sums * update mulled containers * update md5sums * update md5sums
19 lines
715 B
YAML
19 lines
715 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
|
|
md5sum: 958e6bead4103d72026f80153b6b5150
|
|
- 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
|
|
md5sum: 958e6bead4103d72026f80153b6b5150
|
|
- path: output/samtools/versions.yml
|