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
18 lines
760 B
YAML
18 lines
760 B
YAML
- name: bcftools isec test_bcftools_isec
|
|
command: nextflow run tests/modules/bcftools/isec -entry test_bcftools_isec -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools
|
|
- bcftools/isec
|
|
files:
|
|
- path: output/bcftools/test/0000.vcf.gz
|
|
md5sum: fc178eb342a91dc0d1d568601ad8f8e2
|
|
- path: output/bcftools/test/0001.vcf.gz.tbi
|
|
md5sum: 36e11bf96ed0af4a92caa91a68612d64
|
|
- path: output/bcftools/test/sites.txt
|
|
md5sum: 1cea3fbde7f6d3c97f3d39036f9690df
|
|
- path: output/bcftools/test/0000.vcf.gz.tbi
|
|
md5sum: 36e11bf96ed0af4a92caa91a68612d64
|
|
- path: output/bcftools/test/0001.vcf.gz
|
|
md5sum: fc178eb342a91dc0d1d568601ad8f8e2
|
|
- path: output/bcftools/test/README.txt
|
|
md5sum: 10fc33b66522645600d44afbd41fb792
|