mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
b012b349c1
* implement plink2 VCF import * fix yaml indentation Co-authored-by: Chris Cheshire <chris.j.cheshire@gmail.com>
12 lines
435 B
YAML
12 lines
435 B
YAML
- name: plink2 vcf test_plink2_vcf
|
|
command: nextflow run tests/modules/plink2/vcf -entry test_plink2_vcf -c tests/config/nextflow.config
|
|
tags:
|
|
- plink2/vcf
|
|
- plink2
|
|
files:
|
|
- path: output/plink2/test.pgen
|
|
md5sum: d66d3cd4a6c9cca1a4073d7f4b277041
|
|
- path: output/plink2/test.psam
|
|
md5sum: dc3b77d7753a7bed41734323e3549b10
|
|
- path: output/plink2/test.pvar
|
|
md5sum: d61e53f847a6335138b584216b4e45d0
|