nf-core/trgt/merge @ 0.0.0-3fc6d40
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
Name
|
TRGT_MERGE |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
vcfs
file
|
List containing VCF files from TRGT Must contain at least 2 elements unless |
tbis
file
|
List containing indexes of VCF files from TRGT Must contain at least 2 elements unless |
meta2
map
|
Groovy map containing reference information e.g. |
|---|---|
fasta
file
|
FASTA reference file (optional) Required if VCFs were generated with TRGT pre 1.0 *.{fasta,fa,fna}
|
meta3
map
|
Groovy map containing reference information e.g. |
|---|---|
fai
file
|
Index for FASTA file (optional) Required if VCFs were generated with TRGT pre 1.0 *.fai
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{vcf,vcf.gz,bcf,bcf.gz}
file
|
Merged output file *.{vcf,vcf.gz,bcf,bcf.gz}
|
index
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{tbi,csi}
file
|
Index of merged output file *.{tbi,csi}
|
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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:34:43 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftrgt%2Fmerge/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/trgt/merge/blobs/sha256:3ea986e3c26900a70f90a982564095fc4a06ad4ac0588a9cf63fe9209bb1826f |
| Size | 4.1 KB |
| Checksum | sha256:3ea986e3c26900a70f90a982564095fc4a06ad4ac0588a9cf63fe9209bb1826f |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:50:06 (UTC) | 4 | 4.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:43 (UTC) | 4 | 4.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:44:06 (UTC) | 4 | 4.1 KB |