×

nf-core/shapeit5/switch @ 0.0.0-0c7146d

Program to compute switch error rate and genotyping error rate given simulated or trio data.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @LouisLeNezet
Maintainers: @LouisLeNezet

Summary

Program to compute switch error rate and genotyping error rate given simulated or trio data.

Get started

Add the following snippet to your workflow script to include this module.

include { SHAPEIT5_SWITCH } from 'nf-core/shapeit5/switch'

License

MIT License

Process
Name SHAPEIT5_SWITCH
Input 1 channel
#1 tuple
meta map

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

estimate file

Imputed data.

*.{vcf,bcf,vcf.gz,bcf.gz}
estimate_index file

Index file of the freq VCF/BCF file.

*.{vcf,bcf,vcf.gz,bcf.gz}
region string

Target region used for imputation, including left and right buffers (e.g. chr20:1000000-2000000).

chrXX:leftBufferPosition-rightBufferPosition
pedigree file

Pedigree information in the following format: offspring father mother.

*.{txt, tsv}
truth file

Validation dataset called at the same positions as the imputed file.

*.{vcf,bcf,vcf.gz,bcf.gz}
truth_index file

Index file of the truth VCF/BCF file.

*.{vcf,bcf,vcf.gz,bcf.gz}
freq file

File containing allele frequencies at each site.

*.{vcf,bcf,vcf.gz,bcf.gz}
freq_index file

Index file of the freq VCF/BCF file.

*.{vcf.gz.csi,bcf.gz.csi}
Output 2 channels
#1 errors tuple
meta map

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

*.txt.gz file

Estimates errors from the phased file.

*.txt.gz
#2 versions_shapeit5 tuple
${task.process} string

The name of the process

shapeit5 string

The name of the tool

SHAPEIT5_switch | sed "5!d;s/^.*Version *: //; s/ .*$//" eval

The expression to obtain the version of the tool

Tool Description Homepage
shapeit5 Fast and accurate method for estimation of haplotypes (phasing) https://odelaneau.github.io/shapeit5/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:13:44 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fshapeit5%2Fswitch/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/shapeit5/switch/blobs/sha256:d1a2ff668a4f780193b39e2cc6f45c4422d178679b0051a0e7249025bdf004e7
Size 3.4 KB
Checksum sha256:d1a2ff668a4f780193b39e2cc6f45c4422d178679b0051a0e7249025bdf004e7
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:13:44 (UTC) 1 3.4 KB -