mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
5e18e36895
* Fixes for PR 371 * Fix tags * Add md5sum * Add md5sums for stringtie * Fix tests for modules where subtool = build * Fix pytest_software name conflicts * Change _ to / in test.yml tags * Nope...that didnt work * Fix sequenzautils/bam2seqz tests
8 lines
370 B
YAML
8 lines
370 B
YAML
- name: gatk4 createsequencedictionary test_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/genome.dict
|
|
md5sum: 7362679f176e0f52add03c08f457f646
|