mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
11 lines
334 B
YAML
11 lines
334 B
YAML
|
- name: bedtools complement
|
||
|
command: nextflow run ./tests/software/bedtools/complement -entry test_bedtools_complement -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bedtools
|
||
|
- bedtools_complement
|
||
|
|
||
|
files:
|
||
|
- path: output/bedtools/test.complement.bed
|
||
|
md5sum: 55a43973abb1a08ac57290ff44f6c502
|
||
|
should_exist: true
|