mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
9 lines
301 B
YAML
9 lines
301 B
YAML
|
- name: bedtools intersect
|
||
|
command: nextflow run ./tests/software/bedtools/intersect -entry test_bedtools_intersect -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bedtools
|
||
|
- bedtools_intersect
|
||
|
files:
|
||
|
- path: output/bedtools/test.intersect.bed
|
||
|
md5sum: cc1bb317886e7df0a942b56f8a320d9c
|