×

nf-core/haplocheck @ 0.0.0-3fc6d40

Haplocheck detects contamination patterns in mtDNA AND WGS sequencing studies by analyzing the mitochondrial DNA. Haplocheck also works as a proxy tool for nDNA studies and provides users a graphical report to investigate the contamination further. Internally, it uses the Haplogrep tool, that supports rCRS and RSRS mitochondrial versions.

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @lmtani
Maintainers: @lmtani

Summary

Haplocheck detects contamination patterns in mtDNA AND WGS sequencing studies by analyzing the mitochondrial DNA. Haplocheck also works as a proxy tool for nDNA studies and provides users a graphical report to investigate the contamination further. Internally, it uses the Haplogrep tool, that supports rCRS and RSRS mitochondrial versions.

Get started

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

include { HAPLOCHECK } from 'nf-core/haplocheck'

License

MIT License

Process
Name HAPLOCHECK
Input 1 channel
#1 tuple
meta map

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

vcf file

VCF file

*.{vcf.gz}
Output 3 channels
#1 txt tuple
meta map

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

*.txt file

Raw report in txt format

*.{txt}
#2 html tuple
meta map

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

*.html file

Haplocheck HTML report

*.{html}
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
haplocheck Detects in-sample contamination in mtDNA or WGS sequencing studies by analyzing the mitochondrial content. https://github.com/genepi/haplocheck
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:15:59 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fhaplocheck/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/haplocheck/blobs/sha256:012c2db30b62195cb2b14dd5f878f3f5e597ca6513af78e82ddcdedff3d8114c
Size 2.4 KB
Checksum sha256:012c2db30b62195cb2b14dd5f878f3f5e597ca6513af78e82ddcdedff3d8114c
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:23:28 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:15:59 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:08:35 (UTC) 3 2.4 KB