mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
c3bacb9fdd
* Add deeparg download data * Tweak downloaddata test.yml * Add deeparg tests * Apply suggestions from code review * Fix output file paths in test * Fix tests again md5sum to string
9 lines
373 B
YAML
9 lines
373 B
YAML
- name: deeparg downloaddata test_deeparg_downloaddata
|
|
command: nextflow run tests/modules/deeparg/downloaddata -entry test_deeparg_downloaddata -c tests/config/nextflow.config
|
|
tags:
|
|
- deeparg
|
|
- deeparg/downloaddata
|
|
files:
|
|
- path: output/deeparg/db/
|
|
- path: output/deeparg/db/data/gg13/dataset.rev.2.bt2
|
|
md5sum: 99d90f132fc2795d5a527ce31f1c4d30
|