Description

Recodes plink bfiles into a new text fileset applying different modifiers

Input

name:type
description
pattern

meta{:bash}

:map

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

bed{:bash}

:file

PLINK binary biallelic genotype table file

*.{bed}

bim{:bash}

:file

PLINK extended MAP file

*.{bim}

fam{:bash}

:file

PLINK sample information file

*.{fam}

Output

name:type
description
pattern

ped{:bash}

meta{:bash}

:map

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

*.ped{:bash}

:file

PLINK/MERLIN/Haploview text pedigree + genotype table file. Produced by the default “—recode” or by “—recode 12”.

*.{ped}

map{:bash}

meta{:bash}

:map

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

*.map{:bash}

:file

PLINK text fileset variant information file. Produced by the default “—recode” or by “—recode 12”.

*.{map}

txt{:bash}

meta{:bash}

:map

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

*.txt{:bash}

:file

Text file. Produced by “—recode 23”. Can only be used in a file with only one sample.

*.{txt}

raw{:bash}

meta{:bash}

:map

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

*.raw{:bash}

:file

Additive + dominant component file. Produced by “—recode AD” or “—recode A”.

*.{raw}

traw{:bash}

meta{:bash}

:map

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

*.traw{:bash}

:file

Variant-major additive component file. Produced by “—recode A-transpose”.

*.{traw}

beagledat{:bash}

meta{:bash}

:map

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

*.beagle.dat{:bash}

:file

BEAGLE file

*.{beagle.dat}

chrdat{:bash}

meta{:bash}

:map

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

*.chr-*.dat{:bash}

:file

chr file

*.{chr-*.dat}

chrmap{:bash}

meta{:bash}

:map

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

.*chr-*.map{:bash}

:file

chr map file

*.{chr-*.map}

geno{:bash}

meta{:bash}

:map

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

*.recode.geno.txt{:bash}

:file

BIMBAM genotype file. Produced by “—recode bimbam”.

*.{recode.geno.txt}

pheno{:bash}

meta{:bash}

:map

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

*.recode.pheno.txt{:bash}

:file

BIMBAM phenotype file. Produced by “—recode bimbam”.

*.{recode.pheno.txt}

pos{:bash}

meta{:bash}

:map

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

*.recode.pos.txt{:bash}

:file

BIMBAM variant position file. Produced by “—recode bimbam”.

*.{recode.pos.txt}

phase{:bash}

meta{:bash}

:map

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

*.recode.phase.inp{:bash}

:file

fastPHASE format. Produced by “—recode fastphase”.

*.{recode.phase.inp}

info{:bash}

meta{:bash}

:map

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

*.info{:bash}

:file

Haploview map file. Produced by “—recode HV”.

*.{info}

lgen{:bash}

meta{:bash}

:map

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

*.lgen{:bash}

:file

PLINK long-format genotype file. Produced by “—recode lgen”.

*.{lgen}

list{:bash}

meta{:bash}

:map

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

*.list{:bash}

:file

Genotype list file. Produced by “—recode list”.

*.{list}

gen{:bash}

meta{:bash}

:map

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

*.gen{:bash}

:file

Oxford genotype file format. Produced by “—recode oxford”.

*.{gen}

gengz{:bash}

meta{:bash}

:map

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

*.gen.gz{:bash}

:file

Compressed Oxford genotype file format

*.{gen.gz}

sample{:bash}

meta{:bash}

:map

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

*.sample{:bash}

:file

Oxford sample information file. Produced by “—recode oxford”.

*.{sample}

rlist{:bash}

meta{:bash}

:map

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

*.rlist{:bash}

:file

Rare genotype list file. Produced by “—recode rlist”.

*.{rlist}

strctin{:bash}

meta{:bash}

:map

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

*.strct_in{:bash}

:file

Structure-format file. Produced by “—recode structure”.

*.{strct_in}

tped{:bash}

meta{:bash}

:map

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

*.tped{:bash}

:file

Transposed text PED file. Produced by “—recode transpose”.

*.{tped}

tfam{:bash}

meta{:bash}

:map

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

*.tfam{:bash}

:file

Transposed text FAM file. Produced by “—recode transpose”.

*.{tfam}

vcf{:bash}

meta{:bash}

:map

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

*.vcf{:bash}

:file

Variant calling file (VCF). Produced by “—recode vcf”.

*.{vcf}

vcfgz{:bash}

meta{:bash}

:map

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

*.vcf.gz{:bash}

:file

Compressed variant calling file (VCF). Produced by “—recode vcf bgz”.

*.{vcf.gz}

${task.process}{:bash}

:string

The name of the process

The name of the tool

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

The name of the tool

The expression to obtain the version of the tool

Tools

plink
GPL

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