nf-core/trgt/plot @ 0.0.0-6c4ed3a
Summary
Visualize tandem repeats genotyped by TRGT
Get started
Add the following snippet to your workflow script to include this module.
include { TRGT_PLOT } from 'nf-core/trgt/plot'
License
MIT License
Name
|
TRGT_PLOT |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted reads spanning tandem repeat from TRGT output *.bam
|
bai
file
|
Index for reads *.bai
|
vcf
file
|
Sorted tandem repeat genotypes called by TRGT *.vcf.gz
|
tbi
file
|
Index for genotypes *.{tbi,csi}
|
repeat_id
string
|
ID of tandem repeat to plot |
meta2
map
|
Groovy map containing reference information e.g. |
|---|---|
fasta
file
|
FASTA reference file *.{fasta,fa,fna}
|
meta3
map
|
Groovy map containing reference information e.g. |
|---|---|
fai
file
|
Index for FASTA file *.fai
|
meta4
map
|
Groovy map containing repeat information e.g. |
|---|---|
repeats
file
|
BED file with repeat coordinates and structure *.bed
|
plot
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{png,pdf,svg}
file
|
Plot of region and reads spanning tandem repeat *.{png,pdf,svg}
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:50:07 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftrgt%2Fplot/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/trgt/plot/blobs/sha256:98ea20e5a91201a1758d084d93295a244c0b3278c7b3c38f91fbbdb64c2a3638 |
| Size | 3.3 KB |
| Checksum | sha256:98ea20e5a91201a1758d084d93295a244c0b3278c7b3c38f91fbbdb64c2a3638 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:50:07 (UTC) | 3 | 3.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:44 (UTC) |