nf-core/rtgtools/rocplot @ 0.0.0-6c4ed3a
Summary
Plot ROC curves from vcfeval ROC data files, either to an image, or an interactive GUI. The interactive GUI isn't possible for nextflow.
Get started
Add the following snippet to your workflow script to include this module.
include { RTGTOOLS_ROCPLOT } from 'nf-core/rtgtools/rocplot'
License
MIT License
Process
Name
|
RTGTOOLS_ROCPLOT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
input
file
|
Input TSV ROC files created with RTGTOOLS_VCFEVAL *.tsv.gz
|
Output
3 channels
#1
png
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.png
file
|
The resulting rocplot in PNG format *.png
|
#2
svg
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.svg
file
|
The resulting rocplot in SVG format *.svg
|
#3
versions_rtgtools
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
rtgtools
string
|
The name of the tool |
rtg version | sed 's/Product: RTG Tools //; q'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| rtgtools | RealTimeGenomics Tools -- Utilities for accurate VCF comparison and manipulation | https://www.realtimegenomics.com/products/rtg-tools |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:41:29 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Frtgtools%2Frocplot/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rtgtools/rocplot/blobs/sha256:7e03446761a250cef46e04f8d0f8e3f6b2d4883d1256599f3f054468855789b1 |
| Size | 2.7 KB |
| Checksum | sha256:7e03446761a250cef46e04f8d0f8e3f6b2d4883d1256599f3f054468855789b1 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:41:29 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:32:27 (UTC) | 3 | 2.7 KB |