mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
5832fbc225
* fix(homer): Update tagdir to have a prefix Otherwise they have a naming collision * test(homer): Update paths * style(homer): Align ,'s * chore(homer): Update md5sums
10 lines
406 B
YAML
10 lines
406 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: 5d6ddd9c7e621a66f6f045b9b5abecb4
|
|
- path: output/homer/versions.yml
|
|
md5sum: 1485f4b2d76484e8fe3310e2505de2fd
|