mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
2f1555bf77
* feat(pints): Add initial caller module * docs(pints): Add initial documentation * chore: Add TODOs * test(pypints): Use docker image for singularity The image doesn't exist yet for some reason * test(pints): Remove unidirectional peaks hash * style(pints): Align emits
16 lines
753 B
YAML
16 lines
753 B
YAML
- name: "pints caller"
|
|
command: nextflow run ./tests/modules/pints/caller -entry test_pints_caller -c ./tests/config/nextflow.config -c ./tests/modules/pints/caller/nextflow.config
|
|
tags:
|
|
- "pints"
|
|
- "pints/caller"
|
|
files:
|
|
- path: output/pints/test_1_bidirectional_peaks.bed
|
|
md5sum: 8c69305ab896bd772e450e938ddf45f0
|
|
- path: output/pints/test_1_divergent_peaks.bed
|
|
md5sum: 2078c643951071f5836d365e5dc7ba1c
|
|
- path: output/pints/test_1_unidirectional_peaks.bed
|
|
- path: output/pints/test_2_bidirectional_peaks.bed
|
|
md5sum: c4efa0f297ba4cdb00659c5e6700ebe5
|
|
- path: output/pints/test_2_divergent_peaks.bed
|
|
md5sum: 213a2ba5d9930768d76bf2a7d8c3f7fb
|
|
- path: output/pints/test_2_unidirectional_peaks.bed
|