mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
b5aa12ad3b
* new module: samtools/getrg * add output file to stub * add missing config * Intentionally break prettier linting * [automated] Fix linting with Prettier Co-authored-by: Phil Ewels <phil@seqera.io> Co-authored-by: nf-core-bot <core@nf-co.re>
8 lines
353 B
YAML
8 lines
353 B
YAML
- name: samtools getrg test_samtools_getrg
|
|
command: nextflow run ./tests/modules/samtools/getrg -entry test_samtools_getrg -c ./tests/config/nextflow.config -c ./tests/modules/samtools/getrg/nextflow.config
|
|
tags:
|
|
- samtools/getrg
|
|
- samtools
|
|
files:
|
|
- path: output/samtools/readgroups.txt
|
|
md5sum: 7b1d2d10a82a0c4fa6b22673559e41f6
|