×

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

Split single or paired-end fastq.gz files

Latest version: 0.0.0-0b45cc0
Total downloads: 1
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-0b45cc0
Commit ID 0b45cc097cafcd4768e2f79b504333fee85940bc
Release Date 29 Apr 2026 21:15:44 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fseqkit%2Fsplit2/0.0.0-0b45cc0/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/seqkit/split2/blobs/sha256:57657c35a620ca5a8addd2cb108994296fc6120d6f7ce4abdc6911ea0165fa49
Size 3.4 KB
Checksum sha256:57657c35a620ca5a8addd2cb108994296fc6120d6f7ce4abdc6911ea0165fa49
Downloads 0
Version Date Status Downloads Size Diff
0.0.0-0b45cc0 29 Apr 2026 21:15:44 (UTC) 0 3.4 KB
0.0.0-0c7146d 08 Apr 2026 19:12:58 (UTC) 1 3.3 KB -