mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8e5eaf1fa4
* update plink2/vcf to output zstandard compressed data automatically * update meta * set plink CPU and memory usage Co-authored-by: Sateesh <33637490+sateeshperi@users.noreply.github.com>
14 lines
525 B
YAML
14 lines
525 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
|
|
- plink2/vcf
|
|
files:
|
|
- path: output/plink2/test.pgen
|
|
md5sum: d66d3cd4a6c9cca1a4073d7f4b277041
|
|
- path: output/plink2/test.psam
|
|
md5sum: dc3b77d7753a7bed41734323e3549b10
|
|
- path: output/plink2/test.pvar.zst
|
|
md5sum: b53cccb83e024a39789af5eab8de1c28
|
|
- path: output/plink2/versions.yml
|
|
md5sum: 82ada74bc81473b7cba377f696acf54c
|