×

Nextflow Modules

Clear

Showing module(s) with keyword "plink"

Module Keywords Description
nf-core/plink/bcf plink bcf bed bim fam Analyses binary variant call format (BCF) files using plink
nf-core/plink/exclude exclude plink variant identifiers Exclude variant identifiers from plink bfiles
nf-core/plink/extract extract plink subset bfiles Subset plink bfiles with a text file of variant identifiers
nf-core/plink/genome plink identity-by-descent genetics genome Calculates identity-by-descent over autosomal SNPs
nf-core/plink/indep plink indep variant pruning bim fam Produce a pruned subset of markers that are in approximate linkage equilibrium with each other.
nf-core/plink/indeppairwise plink indep pairwise variant pruning bim fam Produce a pruned subset of markers that are in approximate linkage equilibrium with each other. Pairs of variants in the current window with squared correlation greater than the threshold are noted and variants are greedily pruned from the window until no such pairs remain.
nf-core/plink/recode recode bfiles plink whole genome association Recodes plink bfiles into a new text fileset applying different modifiers
nf-core/plink/vcf plink vcf variant call Analyses variant calling files using plink
nf-core/sequencetools/pileupcaller genotyping mpileup random draw pseudohaploid pseudodiploid freqsum plink bed eigenstrat PileupCaller is a tool to create genotype calls from bam files using read-sampling methods