×

nf-core/gnu/split @ 0.0.0-0c7146d

Split a file into consecutive or interleaved sections

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

Summary

Split a file into consecutive or interleaved sections

Get started

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

include { GNU_SPLIT } from 'nf-core/gnu/split'

License

MIT License

Process
Name GNU_SPLIT
Input 1 channel
#1 tuple
meta map

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

input file

Text file, possibly gzip file

Output 2 channels
#1 split tuple
meta map

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

${prefix}.* file

Split files

${prefix}.*
#2 versions_coreutils tuple
${task.process} string

The process the versions were collected from

coreutils string

The tool name

sort --version |& sed '1!d ; s/sort (GNU coreutils) //' string

The command used to generate the version of the tool

Tool Description Homepage
gnu The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. https://www.gnu.org/software/coreutils/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:45:03 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgnu%2Fsplit/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gnu/split/blobs/sha256:c31689b517701cde20309c9fcfab5d8b1eccac0665bf06d2bdd2f499557204dd
Size 3.5 KB
Checksum sha256:c31689b517701cde20309c9fcfab5d8b1eccac0665bf06d2bdd2f499557204dd
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:45:03 (UTC) 1 3.5 KB -