mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
98ed71c8f6
* feat(homer): Add pos2bed module * test(homer): Pass bed format * test(homer): Add upstream dependencies to avoid regressions * Update modules/homer/pos2bed/main.nf Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
10 lines
408 B
YAML
10 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
|