mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
67cc3bd116
* draft for bcftools modules [ci skip] * initial test for bcftools concat * Update the params for testing * fix tests * Accomodate code review [ci skip] Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Update the meta file and open PR for review * Update the keyword * Update the tags for module [ci skip[ * add threads Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
8 lines
301 B
YAML
8 lines
301 B
YAML
- name: bcftools concat test_bcftools_concat
|
|
command: nextflow run tests/modules/bcftools/concat -entry test_bcftools_concat -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools/concat
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test3.vcf.gz
|
|
md5sum: c400c7458524d889e0967b06ed72534f
|