mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
a3684d9594
* ci: Add modules lint step Moved it ahead of the nextflow install so ideally it'll fail before we bother doing any more setup * ci: _ => / * Update tests/config/pytest_software.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
7 lines
287 B
YAML
7 lines
287 B
YAML
- name: ucsc bedgraphtobigwig
|
|
command: nextflow run ./tests/software/ucsc/bedgraphtobigwig -entry test_ucsc_bedgraphtobigwig -c tests/config/nextflow.config
|
|
tags:
|
|
- ucsc/bedgraphtobigwig
|
|
files:
|
|
- path: output/ucsc/test.bigWig
|
|
md5sum: 5346de25b01ecbff91b63178b3bfbeec
|