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
19 lines
866 B
YAML
19 lines
866 B
YAML
- name: mosdepth
|
|
command: nextflow run ./tests/modules/mosdepth -entry test_mosdepth -c tests/config/nextflow.config
|
|
tags:
|
|
- mosdepth
|
|
files:
|
|
- path: ./output/mosdepth/test.per-base.bed.gz.csi
|
|
md5sum: aa68536f55883aa60f4e68ac9b108358
|
|
- path: ./output/mosdepth/test.per-base.bed.gz
|
|
md5sum: b5f9c8ca49be6128a486f6b56514a6d0
|
|
- path: ./output/mosdepth/test.mosdepth.global.dist.txt
|
|
md5sum: 2a1de1b0ecc361a21cd296ec4e1efd6a
|
|
- path: ./output/mosdepth/test.regions.bed.gz
|
|
md5sum: 8e020ec602c02d240e0458642cf5ac5a
|
|
- path: ./output/mosdepth/test.regions.bed.gz.csi
|
|
md5sum: 44aec43fc34785fcbe6d830c907c617a
|
|
- path: ./output/mosdepth/test.mosdepth.region.dist.txt
|
|
md5sum: 65fbc824c4212c6884354d8ac72ad37e
|
|
- path: ./output/mosdepth/test.mosdepth.summary.txt
|
|
md5sum: 11804907dab069ddb99ca97bf2698572
|