×

nf-core/trgt/merge @ 0.0.0-0c7146d

Merge TRGT VCFs from multiple samples

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

Summary

Merge TRGT VCFs from multiple samples

Get started

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

include { TRGT_MERGE } from 'nf-core/trgt/merge'

License

MIT License

Process
Name TRGT_MERGE
Input 3 channels
#1 tuple
meta map

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

vcfs file

List containing VCF files from TRGT Must contain at least 2 elements unless --force-single is given Samples in each VCf must be pairwise disjoint

tbis file

List containing indexes of VCF files from TRGT Must contain at least 2 elements unless --force-single is given

#2 tuple
meta2 map

Groovy map containing reference information e.g. [ id: 'genome' ]

fasta file

FASTA reference file (optional) Required if VCFs were generated with TRGT pre 1.0

*.{fasta,fa,fna}
#3 tuple
meta3 map

Groovy map containing reference information e.g. [ id: 'genome' ]

fai file

Index for FASTA file (optional) Required if VCFs were generated with TRGT pre 1.0

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

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

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

Merged output file

*.{vcf,vcf.gz,bcf,bcf.gz}
#2 index tuple
meta map

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

*.{tbi,csi} file

Index of merged output file

*.{tbi,csi}
#3 versions_trgt tuple
${task.process} string

The name of the process

trgt string

The name of the tool

trgt --version | sed 's/.* //g' eval

The expression to obtain the version of the tool

Tool Description Homepage
trgt Tandem repeat genotyping and visualization from PacBio HiFi data https://github.com/PacificBiosciences/trgt
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:19:55 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ftrgt%2Fmerge/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/trgt/merge/blobs/sha256:e41f3123a2d57439547ab298ed88a1e73a6225ebd0aeaa2d8571c9487c420168
Size 4.1 KB
Checksum sha256:e41f3123a2d57439547ab298ed88a1e73a6225ebd0aeaa2d8571c9487c420168
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:19:55 (UTC) 1 4.1 KB -