nf-core/panacus/histgrowth @ 0.0.0-6c4ed3a
Summary
Calculates a coverage histogram from a GFA file and constructs a growth table from this as either a TSV or HTML file
Get started
Add the following snippet to your workflow script to include this module.
include { PANACUS_HISTGROWTH } from 'nf-core/panacus/histgrowth'
License
MIT License
Name
|
PANACUS_HISTGROWTH |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
gfa
file
|
GFA file containing a graph without overlapping nodes *.gfa
|
bed_subset
file
|
Optional 1-column TXT-list of paths or 3-/12-column BED file of path coordinates for getting counts by subsetting the graph *.{txt, bed}
|
|---|
bed_exclude
file
|
Optional 1-column TXT-list of paths or 3-/12-column BED file of path coordinates for excluding bp/nodes/edges that intersect these paths *.{txt, bed}
|
|---|
tsv_groupby
file
|
Optional 2-column TSV file containing path to group mapping according to which counts from different paths get merged *.{txt, bed}
|
|---|
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{tsv, html}
file
|
TSV file containing the statistics. Alternatively, the HTML file can be the output *.tsv
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:34:59 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpanacus%2Fhistgrowth/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/panacus/histgrowth/blobs/sha256:c66aa891ed0586bb87cff04fc1e26a856eada011eb4065bb736538f1fbad99ab |
| Size | 2.5 KB |
| Checksum | sha256:c66aa891ed0586bb87cff04fc1e26a856eada011eb4065bb736538f1fbad99ab |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:34:59 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:25:09 (UTC) | 4 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:23:46 (UTC) | 2 | 2.5 KB |