mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
5e18e36895
* Fixes for PR 371 * Fix tags * Add md5sum * Add md5sums for stringtie * Fix tests for modules where subtool = build * Fix pytest_software name conflicts * Change _ to / in test.yml tags * Nope...that didnt work * Fix sequenzautils/bam2seqz tests
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: 910ecc7f57e3bbd5fac5a8edba4f615d
|