mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
458f4396a6
* Added support for `task.ext.args` * Renamed the module since it can now process any sort of BED file
7 lines
320 B
YAML
7 lines
320 B
YAML
- name: ucsc bedtobigbed
|
|
command: nextflow run ./tests/modules/ucsc/bedtobigbed -entry test_ucsc_bedtobigbed -c ./tests/config/nextflow.config -c ./tests/modules/ucsc/bedtobigbed/nextflow.config
|
|
tags:
|
|
- ucsc/bedtobigbed
|
|
files:
|
|
- path: output/ucsc/test.bigBed
|
|
md5sum: 98cf0d0baa3ae5a330c80afbb8bc2b18
|