Description

Analyses variant calling files using plink

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}

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

bed (file)

PLINK binary biallelic genotype table

*.{bed}

bim (file)

PLINK extended MAP file

*.{bim}

fam (file)

PLINK sample information file

*.{fam}

Tools

plink
GPL

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