nf-core/panacus/visualize @ 0.0.0-3fc6d40
Summary
Create visualizations from a tsv coverage histogram created with panacus.
Get started
Add the following snippet to your workflow script to include this module.
include { PANACUS_VISUALIZE } from 'nf-core/panacus/visualize'
License
MIT License
Process
Name
|
PANACUS_VISUALIZE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
tsv
file
|
TSV coverage histogram created with panacus histgrowth *.tsv
|
Output
2 channels
#1
image
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{eps,jpg,jpeg,pdf,pgf,png,ps,raw,rgba,svg,svgz,tif,tiff,webp}
file
|
Visualizations created from the coverage histogram *.{eps,jpg,jpeg,pdf,pgf,png,ps,raw,rgba,svg,svgz,tif,tiff,webp}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| panacus | panacus is a tool for computing counting statistics for GFA files | https://github.com/marschall-lab/panacus |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:25:10 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpanacus%2Fvisualize/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/panacus/visualize/blobs/sha256:52174ed9702f42e2e7812e1917b2edfa94d42e345ff4e057875ff5eee60df5d2 |
| Size | 2.2 KB |
| Checksum | sha256:52174ed9702f42e2e7812e1917b2edfa94d42e345ff4e057875ff5eee60df5d2 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:35:01 (UTC) | 4 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:25:10 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:23:47 (UTC) | 4 | 2.2 KB |