Description

Import variant genetic data using plink2

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

vcf (file)

Variant calling file (vcf)

*.{vcf}, *.{vcf.gz}

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

versions (file)

File containing software versions

versions.yml

pgen (file)

PLINK 2 binary genotype table

*.{pgen}

psam (file)

PLINK 2 sample information file

*.{psam}

pvar (file)

PLINK 2 variant information file

*.{pvar.zst}

Tools

plink2
GPL v3

Whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner