Description

Import variant genetic data using plink2

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}, *.{vcf.gz}

Output

name:type
description
pattern

pgen{:bash}

meta{:bash}

:map

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

*.pgen{:bash}

:file

PLINK 2 binary genotype table

*.{pgen}

psam{:bash}

meta{:bash}

:map

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

*.psam{:bash}

:file

PLINK 2 sample information file

*.{psam}

pvar{:bash}

meta{:bash}

:map

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

*.pvar{:bash}

:file

PLINK 2 variant information file

*.{pvar.zst}

pvar_zst{:bash}

meta{:bash}

:map

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

*.pvar.zst{:bash}

:file

PLINK 2 variant information zst file

*.pvar.zst

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

plink2
GPL v3

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