×

nf-core/longphase/haplotag @ 0.0.0-0c7146d

LongPhase is an ultra-fast program for simultaneously co-phasing SNPs, small indels, large SVs, and (5mC) modifications for Nanopore and PacBio platforms.

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

Summary

LongPhase is an ultra-fast program for simultaneously co-phasing SNPs, small indels, large SVs, and (5mC) modifications for Nanopore and PacBio platforms.

Get started

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

include { LONGPHASE_HAPLOTAG } from 'nf-core/longphase/haplotag'

License

MIT License

Process
Name LONGPHASE_HAPLOTAG
Input 3 channels
#1 tuple
meta map

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

bam file

Sorted BAM/CRAM file

*.{bam,cram}
bai file

Index of sorted BAM/CRAM file

*.{bai,crai,csi}
snps file

VCF file with SNPs (and INDELs)

*.{vcf,vcf.gz}
svs file

VCF file with SVs

*.{vcf,vcf.gz}
mods file

modcall-generated VCF with modifications

*.{vcf,vcf.gz}
#2 tuple
meta2 map

Groovy Map containing reference information e.g. [ id:'hg38' ]

fasta file

Reference fasta file

*.fasta
#3 tuple
meta3 map

Groovy Map containing reference information e.g. [ id:'hg38' ]

fai file

Reference fai index

*.fai
Output 3 channels
#1 bam tuple
meta map

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

*.{bam,cram} file

BAM file with haplotagged reads

*.bam
#2 log tuple
meta map

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

*.log file

Log file

*.log
#3 versions_longphase tuple
${task.process} string

The name of the process

longphase string

The name of the tool

longphase --version | head -n 1 | sed 's/Version: //' eval

The expression to obtain the version of the tool

Tool Description Homepage
longphase LongPhase is an ultra-fast program for simultaneously co-phasing SNPs, small indels, large SVs, and (5mC) modifications for Nanopore and PacBio platforms. https://github.com/twolinin/longphase
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:14:31 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Flongphase%2Fhaplotag/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/longphase/haplotag/blobs/sha256:e30545ba9705d5c3aafafdc1a379c4b04c20d8ce82438b2af18dcf5791fc8c38
Size 3.5 KB
Checksum sha256:e30545ba9705d5c3aafafdc1a379c4b04c20d8ce82438b2af18dcf5791fc8c38
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:28:02 (UTC) 4 3.5 KB
0.0.0-0c7146d