mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
291 B
YAML
9 lines
291 B
YAML
|
- name: bedtools genomecov
|
||
|
command: nextflow run ./tests/software/bedtools/genomecov -entry test_bedtools_genomecov -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bedtools
|
||
|
- bedtools_genomecov
|
||
|
files:
|
||
|
- path: output/bedtools/test.bed
|
||
|
md5sum: cc1bb317886e7df0a942b56f8a320d9c
|