Description

Analyses variant calling files using plink

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

Variant calling file (vcf)

*.{vcf}

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

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

*.bed{:bash}

:file

PLINK binary biallelic genotype table

*.{bed}

bim{:bash}

meta{:bash}

:map

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

*.bim{:bash}

:file

PLINK extended MAP file

*.{bim}

fam{:bash}

meta{:bash}

:map

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

*.fam{:bash}

:file

PLINK sample information file

*.{fam}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

plink
GPL

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