mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +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
317 B
YAML
8 lines
317 B
YAML
- name: gatk4 markduplicates test_gatk4_markduplicates
|
|
command: nextflow run tests/software/gatk4/markduplicates -entry test_gatk4_markduplicates -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/markduplicates
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
md5sum: b58d47345e3ce5825c0641c9d6e6cb7a
|