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
8 lines
331 B
YAML
8 lines
331 B
YAML
- name: homer findpeaks
|
|
command: nextflow run ./tests/modules/homer/findpeaks -entry test_homer_findpeaks -c ./tests/config/nextflow.config -c ./tests/modules/homer/findpeaks/nextflow.config
|
|
tags:
|
|
- homer
|
|
- homer/findpeaks
|
|
files:
|
|
- path: output/homer/test.peaks.txt
|
|
md5sum: 86e15beaa4b439585786478e58418c0c
|