nf-core_modules/tests/modules/ucsc/bedtobigbed/test.yml
Matthieu Muffato c736d26b7e
bedToBigBed AutoSql option (#1981)
* Added missing "ucsc" tags (as per the convention)

* Added support for the -as input file

* Added a test
2022-09-09 09:27:47 +01:00

16 lines
678 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
- ucsc/bedtobigbed
files:
- path: output/ucsc/test.bigBed
md5sum: 3c2400aab8f7a3ac333905c7484d9a24
- name: ucsc bedtobigbed autosql
command: nextflow run ./tests/modules/ucsc/bedtobigbed -entry test_ucsc_bedtobigbed_autosql -c ./tests/config/nextflow.config -c ./tests/modules/ucsc/bedtobigbed/nextflow.config
tags:
- ucsc
- ucsc/bedtobigbed
files:
- path: output/ucsc/test.bigBed
md5sum: 6dc69a14b95bcceee98e9e6b3c3def09