×

nf-core/seqkit/sliding @ 0.0.0-6c4ed3a

Use seqkit to generate sliding windows of input fasta

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @DLBPointon
Maintainers: @DLBPointon

Summary

Use seqkit to generate sliding windows of input fasta

Get started

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

include { SEQKIT_SLIDING } from 'nf-core/seqkit/sliding'

License

MIT License

Process
Name SEQKIT_SLIDING
Input 1 channel
#1 tuple
meta map

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

fastx file

fasta/q file

*.{fasta,fastq,fa,fq,fas,fna,faa}*
Output 2 channels
#1 fastx tuple
meta map

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

*.fast* file

fasta/q window file

*.{fasta,fastq,fa,fq,fas,fna,faa}*
#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://bioinf.shenwei.me/seqkit/usage/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:44:36 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fseqkit%2Fsliding/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/seqkit/sliding/blobs/sha256:bf14dae6aadd47f794ab306c60536b5ac6f20048be30612397d54e467a774ec2
Size 2.4 KB
Checksum sha256:bf14dae6aadd47f794ab306c60536b5ac6f20048be30612397d54e467a774ec2
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:44:36 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:30:29 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:36:47 (UTC) 4 2.4 KB