mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
62e5d1f0b3
* add picard/createsequencedictionary module * add picard-CreateSequenceDictionary * add picard/createsequencedictionary/ * add contains to test yml * update test yml contains * update test yml contains Co-authored-by: Peri <rrx8@cdc.gov> Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
10 lines
447 B
YAML
10 lines
447 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
|
|
md5sum: b3d8c7ea65b8a6d3237b153d13fe2014
|