Description

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

Input

name:type
description
pattern

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

name:type
description
pattern

report

meta

:map

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

${prefix}

:directory

directory with HTML report of provided CSV/TSV files

${prefix}

versions_datavzrd

${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

Topics

name:type
description
pattern

versions

${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

Tools

datavzrd
MIT

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