mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +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
495 B
YAML
12 lines
495 B
YAML
- name: bcftools mpileup test_bcftools_mpileup
|
|
command: nextflow run tests/modules/bcftools/mpileup -entry test_bcftools_mpileup -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools/mpileup
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: 2d506e32837a53a01fea0fc90402632a
|
|
- path: output/bcftools/test.vcf.gz.tbi
|
|
md5sum: 11d90b5b35e4adf6b44fc53bec93bed3
|
|
- path: output/bcftools/test.vcf.gz
|
|
md5sum: 2cf273a9fa3784383799b6b24df2f88c
|