mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
c736d26b7e
* Added missing "ucsc" tags (as per the convention) * Added support for the -as input file * Added a test
8 lines
356 B
YAML
8 lines
356 B
YAML
- name: ucsc bedgraphtobigwig
|
|
command: nextflow run ./tests/modules/ucsc/bedgraphtobigwig -entry test_ucsc_bedgraphtobigwig -c ./tests/config/nextflow.config -c ./tests/modules/ucsc/bedgraphtobigwig/nextflow.config
|
|
tags:
|
|
- ucsc
|
|
- ucsc/bedgraphtobigwig
|
|
files:
|
|
- path: output/ucsc/test.bigWig
|
|
md5sum: 910ecc7f57e3bbd5fac5a8edba4f615d
|