mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
400 B
YAML
9 lines
400 B
YAML
- name: picard createsequencedictionary test_picard_createsequencedictionary
|
|
command: nextflow run tests/modules/picard/createsequencedictionary -entry test_picard_createsequencedictionary -c tests/config/nextflow.config
|
|
tags:
|
|
- picard/createsequencedictionary
|
|
- picard
|
|
files:
|
|
- path: output/picard/test.dict
|
|
contains: ["SN:MT192765.1"]
|
|
- path: output/picard/versions.yml
|