×

nf-core/seqkit/split2 @ 0.0.0-0c7146d

Split single or paired-end fastq.gz files

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules

Summary

Split single or paired-end fastq.gz files

Get started

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

include { SEQKIT_SPLIT2 } from 'nf-core/seqkit/split2'

License

MIT License

Process
Name SEQKIT_SPLIT2
Input 1 channel
#1 tuple
meta map

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

reads file

FastQ files

*.{f[aq].gz/fast[aq].gz}
Output 2 channels
#1 reads tuple
meta map

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

${prefix}/* file

Split fastq files

*.{f[aq][.gz]/fast[aq][.gz]}
#2 versions_seqkit tuple
${task.process} string

The name of the process

seqkit string

The name of the tool

seqkit version | sed 's/^.*v//' eval

The expression to obtain the version of the tool

Tool Description Homepage
seqkit Cross-platform and ultrafast toolkit for FASTA/Q file manipulation, written by Wei Shen. https://github.com/shenwei356/seqkit
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:36:51 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fseqkit%2Fsplit2/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/seqkit/split2/blobs/sha256:29d3220648122e2e03a5e6d95329307ca25a17eb9b99e14ea19c1bbfedaffbe0
Size 3.3 KB
Checksum sha256:29d3220648122e2e03a5e6d95329307ca25a17eb9b99e14ea19c1bbfedaffbe0
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:44:38 (UTC) 3 3.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:30:31 (UTC) 3 3.4 KB
0.0.0-0c7146d 08 Apr 2026 19:36:51 (UTC) 3 3.3 KB