mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 21:53:10 +00:00
31409f5e72
* Added the samtools/dict module * samtools/dict is single-threaded
13 lines
495 B
YAML
13 lines
495 B
YAML
- name: samtools dict test_samtools_dict
|
|
command: nextflow run tests/modules/samtools/dict -entry test_samtools_dict -c tests/config/nextflow.config -c tests/modules/samtools/dict/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/dict
|
|
files:
|
|
- path: output/samtools/genome.fasta.dict
|
|
contains:
|
|
- "SN:MT192765.1"
|
|
- "LN:29829"
|
|
- "M5:c95f3e5592d0ad9974e41e7f0ea14eb0"
|
|
- path: output/samtools/versions.yml
|
|
md5sum: 12cd0c5ce466eefb2dff72625ecbe5c2
|