mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
77d5dd60eb
* added bamtools stats module and tested * added bamtools stats module and tested * fixing prettier complaints * changed process tag to single
8 lines
353 B
YAML
8 lines
353 B
YAML
- name: bamtools stats test_bamtools_stats
|
|
command: nextflow run ./tests/modules/bamtools/stats -entry test_bamtools_stats -c ./tests/config/nextflow.config -c ./tests/modules/bamtools/stats/nextflow.config
|
|
tags:
|
|
- bamtools/stats
|
|
- bamtools
|
|
files:
|
|
- path: output/bamtools/test.bam.stats
|
|
md5sum: b7c3f01682673a652d664a2889b15b66
|