mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
301 B
YAML
8 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
|