mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
e937c7950a
* Update README * Rename pytest_software.yml to pytest_modules.yml * Rename main software directory to modules * Remove deprecated modules * Rename tests software to modules * Replace paths for tests in pytest_modules.yml * Replace software with modules in Github Actions * Replace software with modules in main.nf tests * Rename software to modules in test.yml
12 lines
482 B
YAML
12 lines
482 B
YAML
- name: genmap mappability test_genmap_map
|
|
command: nextflow run tests/modules/genmap/mappability -entry test_genmap_map -c tests/config/nextflow.config
|
|
tags:
|
|
- genmap
|
|
- genmap/mappability
|
|
files:
|
|
- path: output/genmap/mappability.bedgraph
|
|
md5sum: c4203b84a84331282ef8660279f80b26
|
|
- path: output/genmap/mappability.txt
|
|
md5sum: 602d409493457f92b2e5f075f62ebe30
|
|
- path: output/genmap/mappability.wig
|
|
md5sum: fd2afb6512ab9e86f9a3b62f8b9d9088
|