×

nf-core/any2fasta @ 0.0.0-0c7146d

Convert various sequence formats (GenBank, GFF, FASTQ, FASTA, CLUSTAL, Stockholm, GFA) to FASTA format. Input files may be gzip, bzip2, zip, or zstd compressed.

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

Summary

Convert various sequence formats (GenBank, GFF, FASTQ, FASTA, CLUSTAL, Stockholm, GFA) to FASTA format. Input files may be gzip, bzip2, zip, or zstd compressed.

Get started

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

include { ANY2FASTA } from 'nf-core/any2fasta'

License

MIT License

Process
Name ANY2FASTA
Input 1 channel
#1 tuple
meta map

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

sequence file

Input sequence file in any supported format (GenBank, GFF, FASTQ, FASTA, CLUSTAL, Stockholm, GFA). May be gzip, bzip2, zip, or zstd compressed. GFF3 must include a FASTA inside.

*.{gb,gbk,fa,fasta,fna,fq,fastq,gff,gfa,clw,sth,gb.gz,gbk.gz,fa.gz,fasta.gz,fq.gz,fastq.gz}
Output 2 channels
#1 fasta tuple
meta map

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

*.fasta file

Output sequences in FASTA format

*.fasta
#2 versions_any2fasta tuple
${task.process} string

The name of the process

any2fasta string

The name of the tool

any2fasta -v 2>&1 | head -1 | sed 's/any2fasta //' eval

The expression to obtain the version of the tool

Tool Description Homepage
any2fasta Convert various sequence formats to FASTA https://github.com/tseemann/any2fasta
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:22:27 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fany2fasta/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/any2fasta/blobs/sha256:30c99ce7f6d85c281b9e456ad039c72b08b372dc87e8b9886e3c7c957726b114
Size 2.4 KB
Checksum sha256:30c99ce7f6d85c281b9e456ad039c72b08b372dc87e8b9886e3c7c957726b114
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:22:27 (UTC) 1 2.4 KB -