mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-24 11:48:17 +00:00
11 lines
408 B
YAML
11 lines
408 B
YAML
|
- name: "homer pos2bed"
|
||
|
command: nextflow run ./tests/modules/homer/pos2bed -entry test_homer_pos2bed -c ./tests/config/nextflow.config -c ./tests/modules/homer/pos2bed/nextflow.config
|
||
|
tags:
|
||
|
- "homer"
|
||
|
- "homer/pos2bed"
|
||
|
files:
|
||
|
- path: "output/homer/test.bed"
|
||
|
md5sum: 0b9ebd8f06b9c820a551fbdb2d7635ee
|
||
|
- path: output/homer/versions.yml
|
||
|
md5sum: 1485f4b2d76484e8fe3310e2505de2fd
|