×

nf-core/datavzrd @ 0.0.0-6c4ed3a

Datavzrd is a tool to create visual HTML reports from collections of CSV/TSV tables.

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Maintainers: @famosab

Summary

Datavzrd is a tool to create visual HTML reports from collections of CSV/TSV tables.

Get started

Add the following snippet to your workflow script to include this module.

include { DATAVZRD } from 'nf-core/datavzrd'

License

MIT License

Process
Name DATAVZRD
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

config_file file

Path to a config file in YAML format

*.yml
table file

Path to a CSV/TSV file

*.{csv,tsv}
Output 2 channels
#1 report tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

${prefix} directory

directory with HTML report of provided CSV/TSV files

${prefix}
#2 versions_datavzrd tuple
${task.process} string

The process the versions were collected from

datavzrd string

The tool name

datavzrd --version | sed -e 's/[^0-9.]//g' string

The command used to generate the version of the tool

Tool Description Homepage
datavzrd Datavzrd is a tool to create visual HTML reports from collections of CSV/TSV tables. https://datavzrd.github.io/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:12:31 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fdatavzrd/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/datavzrd/blobs/sha256:821ca3a26c988d6d71d277501c46d0e772a03e6610931652bc25efd89dbbc4fb
Size 2.8 KB
Checksum sha256:821ca3a26c988d6d71d277501c46d0e772a03e6610931652bc25efd89dbbc4fb
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:12:31 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 18:55:44 (UTC) 3 2.8 KB