mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
c5235a983d
* Add blacklist of modules that shouldn't be updated to .nf-core.yml * nf-core modules bump-versions for all modules * Remove TODO statements identified by linting * Fix md5sums for failing tests * Fix more tests
13 lines
520 B
YAML
13 lines
520 B
YAML
- name: deeptools plotfingerprint
|
|
command: nextflow run tests/modules/deeptools/plotfingerprint -entry test_deeptools_plotfingerprint -c tests/config/nextflow.config
|
|
tags:
|
|
- deeptools
|
|
- deeptools/plotfingerprint
|
|
files:
|
|
- path: output/deeptools/test.plotFingerprint.pdf
|
|
- path: output/deeptools/test.plotFingerprint.qcmetrics.txt
|
|
contains:
|
|
- "AUC"
|
|
- "0.24184576629880325"
|
|
- path: output/deeptools/test.plotFingerprint.raw.txt
|
|
md5sum: aff8e53de0ddd893aa9d8f9d4ce7e291
|