nf-core_modules/tests/modules/samtools/mpileup/test.yml
nickhsmith 454e0acc09
Mpileup intervals (#1955)
* update tests

* update

* update

* make the manta inputs consistant for germline/somatic/tumoronly

* match chromosomes to cram file (chr21)

* undo genotypegvfs

* undo genotypegvfs

* include intervals

* update md5 with interval

Co-authored-by: Smith Nicholas <smith@in.tum.de>
2022-08-16 14:16:35 +02:00

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: d0538ec23b294245748ced92484b9a8d
- path: output/samtools/versions.yml