mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
8572bc8865
update stub
19 lines
784 B
YAML
19 lines
784 B
YAML
- name: ucsc wigtobigwig test_ucsc_wigtobigwig
|
|
command: nextflow run ./tests/modules/ucsc/wigtobigwig -entry test_ucsc_wigtobigwig -c ./tests/config/nextflow.config -c ./tests/modules/ucsc/wigtobigwig/nextflow.config
|
|
tags:
|
|
- ucsc
|
|
- ucsc/wigtobigwig
|
|
files:
|
|
- path: output/ucsc/test.bw
|
|
md5sum: b64af7003665dc51fae958216b06ed95
|
|
- path: output/ucsc/versions.yml
|
|
md5sum: 7e14421c65faf5165389f34806acdb12
|
|
|
|
- name: ucsc wigtobigwig test_ucsc_wigtobigwig stub
|
|
command: nextflow run ./tests/modules/ucsc/wigtobigwig -entry test_ucsc_wigtobigwig -c ./tests/config/nextflow.config -c ./tests/modules/ucsc/wigtobigwig/nextflow.config -stub
|
|
tags:
|
|
- ucsc
|
|
- ucsc/wigtobigwig
|
|
files:
|
|
- path: output/ucsc/test.bw
|
|
- path: output/ucsc/versions.yml
|