×

nf-core/emboss/seqret @ 0.0.0-6c4ed3a

Reads in one or more sequences, converts, filters, or transforms them and writes them out again

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

Summary

Reads in one or more sequences, converts, filters, or transforms them and writes them out again

Get started

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

include { EMBOSS_SEQRET } from 'nf-core/emboss/seqret'

License

MIT License

Process
Name EMBOSS_SEQRET
Input 2 channels
#1 tuple
meta map

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

sequence file

Input sequence query

*.{gff,em,gb,refseq,pir,swiss,sw,txt}
out_ext string

File extension of the output file. Unless otherwise set by a flag in ext.args, the extension dictates the output file format.

Output 2 channels
#1 outseq tuple
meta map

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

*.${out_ext} file

Converted sequence file

*
#2 versions_emboss tuple
${task.process} string

The name of the process

emboss string

The name of the tool

revseq -version 2>&1 | sed 's/EMBOSS://' eval

The expression to obtain the version of the tool

Tool Description Homepage
emboss The European Molecular Biology Open Software Suite https://www.ebi.ac.uk/Tools/sfc/emboss_seqret/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:14:51 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Femboss%2Fseqret/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/emboss/seqret/blobs/sha256:f87420985981c0549896ff01dea958c2a0622eeb0e305b880d3af5978758a7ce
Size 2.6 KB
Checksum sha256:f87420985981c0549896ff01dea958c2a0622eeb0e305b880d3af5978758a7ce
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:14:51 (UTC) 3 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:10:51 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 18:58:32 (UTC) 3 2.6 KB