mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
9 lines
343 B
YAML
9 lines
343 B
YAML
|
- name: gatk4 createsequencedictionary
|
||
|
command: nextflow run ./tests/software/gatk4/createsequencedictionary -entry test_gatk4_createsequencedictionary -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- gatk4
|
||
|
- gatk4_createsequencedictionary
|
||
|
files:
|
||
|
- path: ./output/gatk4/test_genome.dict
|
||
|
md5sum: 829dd07bd0c9d3be2fd060238c0b37c3
|