mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
3b600af50e
* feat: update gatk4 from 4.2.0.0 to 4.2.3.0 * update md5checksum * commit all files * actually checksum was good, but I suspect something fishy with the tests
8 lines
300 B
YAML
8 lines
300 B
YAML
- name: gatk4 revertsam test_gatk4_revertsam
|
|
command: nextflow run tests/modules/gatk4/revertsam -entry test_gatk4_revertsam -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/revertsam
|
|
files:
|
|
- path: output/gatk4/test.reverted.bam
|
|
md5sum: f783a88deb45c3a2c20ca12cbe1c5652
|