nf-core/emboss/seqret @ 0.0.0-3fc6d40
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 |
|---|
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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:10:51 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Femboss%2Fseqret/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/emboss/seqret/blobs/sha256:7e653a05576d579d20ab74c16996fdbca87157aff789ded8ff7842abfcc7e326 |
| Size | 2.7 KB |
| Checksum | sha256:7e653a05576d579d20ab74c16996fdbca87157aff789ded8ff7842abfcc7e326 |
| 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 |