×

nf-core/csvtk/sort @ 0.0.0-0c7146d

Sort CSV (or TSV) tables

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @LeonHafner
Maintainers: @LeonHafner

Summary

Sort CSV (or TSV) tables

Get started

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

include { CSVTK_SORT } from 'nf-core/csvtk/sort'

License

MIT License

Process
Name CSVTK_SORT
Input 3 channels
#1 tuple
meta map

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

csv file

CSV/TSV formatted file

*.{csv,tsv}
in_format string

Input format (csv, tab, or a delimiting character)

*
out_format string

Output format (csv, tab, or a delimiting character)

*
Output 2 channels
#1 sorted tuple
meta map

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

${prefix}.${out_extension} file

Sorted 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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:33:34 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcsvtk%2Fsort/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/csvtk/sort/blobs/sha256:1ae2a9e85d0e8b53a6f14a194de7dc49e08b9ebe01173f2406c7c11c7728350d
Size 2.3 KB
Checksum sha256:1ae2a9e85d0e8b53a6f14a194de7dc49e08b9ebe01173f2406c7c11c7728350d
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:33:34 (UTC) 1 2.3 KB -