mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
3d720a24fd
* Add allelecount module * Add bed file input * Added bai file * Changed conda version * Update main.nf * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Add allelecount module * Add bed file input * Added bai file * Changed conda version * Update main.nf * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Update pytest_software.yml * Remove newline * Fix pytest_software.yml * Update pytest_software.yml Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
7 lines
286 B
YAML
7 lines
286 B
YAML
- name: allelecounter test_allelecounter
|
|
command: nextflow run tests/software/allelecounter -entry test_allelecounter -c tests/config/nextflow.config
|
|
tags:
|
|
- allelecounter
|
|
files:
|
|
- path: output/allelecounter/test.alleleCount
|
|
md5sum: 2bbe9d7331b78bdac30fe30dbc5fdaf3
|