×

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

Convert tabular format (first two/three columns) to FASTA/Q format.

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

Summary

Convert tabular format (first two/three columns) to FASTA/Q format.

Get started

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

include { SEQKIT_TAB2FX } from 'nf-core/seqkit/tab2fx'

License

MIT License

Process
Name SEQKIT_TAB2FX
Input 1 channel
#1 tuple
meta map

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

text file

Text file in tabular format

*.txt[.gz,.zst]
Output 2 channels
#1 fastx tuple
meta map

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

*.f* file

Sequence file in fasta/q format

*.{fa,fq}[.gz,.zst]
#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:54 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fseqkit%2Ftab2fx/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/seqkit/tab2fx/blobs/sha256:5e4fa314b2f9b5640b45406a67be74e2e7f911437ddb94268079f5f25983686f
Size 2.6 KB
Checksum sha256:5e4fa314b2f9b5640b45406a67be74e2e7f911437ddb94268079f5f25983686f
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:44:40 (UTC) 4 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:30:34 (UTC) 4 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:36:54 (UTC) 3 2.6 KB