nf-core_modules/tests/modules/snpsift/split/test.yml
SusiJo 3eff67f54d
Added new module snpsift/split (#1031)
* added new module snpsift/split

* added options.args

* added .vcf.gz to input

* removed test and updated to new NF DSL2 syntax

* Updated to new NF DSL2 syntax

* added option to join vcf files

Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2021-12-17 09:08:14 +01:00

32 lines
1.1 KiB
YAML

- name: snpsift split test_snpsift_split_base
command: nextflow run tests/modules/snpsift/split -entry test_snpsift_split_base -c tests/config/nextflow.config
tags:
- snpsift/split
- snpsift
files:
- path: output/snpsift/test.rnaseq.chr22.vcf
md5sum: 1bb8724dcbe6fa3101a814c0be51d1ea
- path: output/snpsift/versions.yml
md5sum: 2b9f6b788db6c4fcbf258db763d8fab7
- name: snpsift split test_snpsift_split_gz
command: nextflow run tests/modules/snpsift/split -entry test_snpsift_split_gz -c tests/config/nextflow.config
tags:
- snpsift/split
- snpsift
files:
- path: output/snpsift/test.MT192765.1.vcf
md5sum: 9d491cfa84067450342ba8e66c75e5b8
- path: output/snpsift/versions.yml
md5sum: 6bd63376670d6c1445caea2f31a3f579
- name: snpsift split test_snpsift_join
command: nextflow run tests/modules/snpsift/split -entry test_snpsift_join -c tests/config/nextflow.config
tags:
- snpsift/split
- snpsift
files:
- path: output/snpsift/test.joined.vcf
md5sum: c400c7458524d889e0967b06ed72534f
- path: output/snpsift/versions.yml
md5sum: be54682a73d3b91a17eacc0e533448f5