×

nf-core/csvtk/join @ 0.0.0-e3e0c68

Join two or more CSV (or TSV) tables by selected fields into a single table

Latest version: 0.0.0-e3e0c68
Total downloads: 2
Source: nf-core/modules
Authors: @anoronh4
Maintainers: @anoronh4

Summary

Join two or more CSV (or TSV) tables by selected fields into a single table

Get started

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

include { CSVTK_JOIN } from 'nf-core/csvtk/join'

License

MIT License

Process
Name CSVTK_JOIN
Input 1 channel
#1 tuple
meta map

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

csv file

CSV/TSV formatted files

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

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

${prefix}.${out_extension} file

Joined CSV/TSV file

*.{csv,tsv}
#2 versions_csvtk tuple
${task.process} string

The name of the process

csvtk string

The name of the tool

csvtk version | sed -e 's/csvtk v//g' eval

The expression to obtain the version of the tool

Tool Description Homepage
csvtk A cross-platform, efficient, practical CSV/TSV toolkit http://bioinf.shenwei.me/csvtk
Version 0.0.0-e3e0c68
Commit ID e3e0c687eb5c129c011fca992af762ff2d4cb0f3
Release Date 27 Apr 2026 21:15:26 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcsvtk%2Fjoin/0.0.0-e3e0c68/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/csvtk/join/blobs/sha256:4cb41a3db21b1825f57934df604c5179df9a13094368ee76ffa12addbc545367
Size 2.4 KB
Checksum sha256:4cb41a3db21b1825f57934df604c5179df9a13094368ee76ffa12addbc545367
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-e3e0c68 27 Apr 2026 21:15:26 (UTC) 1 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:33:30 (UTC) 1 2.3 KB -