mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 20:53:08 +00:00
1ad73f1b2a
* update samtools version to 1.15 * Update checksums
10 lines
444 B
YAML
10 lines
444 B
YAML
- name: samtools fastq test_samtools_fastq
|
|
command: nextflow run ./tests/modules/samtools/fastq -entry test_samtools_fastq -c ./tests/config/nextflow.config -c ./tests/modules/samtools/fastq/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/fastq
|
|
files:
|
|
- path: output/samtools/test_2.fastq.gz
|
|
md5sum: 51e7a469b554de694799bec982fd722e
|
|
- path: output/samtools/test_1.fastq.gz
|
|
md5sum: 6c2d5b467eb94e058300271a542e34e6
|