nf-core/whatshap/phase @ 0.0.0-6c4ed3a
Summary
Phase variants in a VCF file using long-read sequencing data
Get started
Add the following snippet to your workflow script to include this module.
include { WHATSHAP_PHASE } from 'nf-core/whatshap/phase'
License
MIT License
Name
|
WHATSHAP_PHASE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
vcf
file
|
VCF file with unphased variants (can be gzipped) *.{vcf,vcf.gz}
|
tbi
file
|
VCF index file (optional but recommended) *.{tbi,csi}
|
bam
file
|
BAM file with aligned reads *.bam
|
bai
file
|
BAM index file (optional but recommended) *.bai
|
meta2
map
|
Groovy Map containing reference information e.g. [ id:'genome' ] |
|---|---|
fasta
file
|
Reference genome in FASTA format *.{fa,fasta}
|
fai
file
|
Reference genome index *.fai
|
tbi
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.vcf.gz.tbi
file
|
Phased VCF index file *.vcf.gz.tbi
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.vcf.gz
file
|
Bgzipped phased VCF file *.vcf.gz
|
versions_whatshap
tuple
${task.process}
string
|
The name of the process |
|---|---|
whatshap
string
|
The name of the tool |
whatshap --version
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| whatshap | WhatsHap is a software for phasing genomic variants using DNA sequencing reads, also called read-based phasing or haplotype assembly. | https://whatshap.readthedocs.io/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:53:00 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fwhatshap%2Fphase/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/whatshap/phase/blobs/sha256:5c797cab21466e6a669a6392a9981108523a0b7927ade2226e3b3a0bf2fb4a0d |
| Size | 3.0 KB |
| Checksum | sha256:5c797cab21466e6a669a6392a9981108523a0b7927ade2226e3b3a0bf2fb4a0d |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:53:00 (UTC) | 4 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:47:40 (UTC) | 3 | 3.0 KB |