mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
05cbbbaded
* fix: update and sort filters * fix: rename gatk/createsequencedictionary -> gatk4/createsequencedictionary
8 lines
343 B
YAML
8 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
|