mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
a90332906b
* add mergebamalignment * fix test.yml * update to latest gatk4 version * Update software/gatk4/mergebamalignment/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update tests/data/README.md Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/gatk4/mergebamalignment/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/gatk4/mergebamalignment/meta.yml * fixed unmapped/unaligned Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
312 B
YAML
8 lines
312 B
YAML
- name: gatk4 mergebamalignment
|
|
command: nextflow run ./tests/software/gatk4/mergebamalignment -entry test_gatk4_mergebamalignment -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4_mergebamalignment
|
|
files:
|
|
- path: output/gatk4/test.merged.bam
|
|
md5sum: 825816a6b288d644318c46cc9968e129
|