×

nf-core/emboss/revseq @ 0.0.0-0c7146d

the revseq program from emboss reverse complements a nucleotide sequence

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

Summary

the revseq program from emboss reverse complements a nucleotide sequence

Get started

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

include { EMBOSS_REVSEQ } from 'nf-core/emboss/revseq'

License

MIT License

Process
Name EMBOSS_REVSEQ
Input 1 channel
#1 tuple
meta map

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

sequences file

Input sequences

*.{fasta,fna,fa,fst,aln,phy}
Output 2 channels
#1 revseq tuple
meta map

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

*.${sequences.name - ~/.*\./} file

File with reverse complemented sequences

*.{fasta,fna,fa,fst,aln,phy}
#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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:37:02 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Femboss%2Frevseq/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/emboss/revseq/blobs/sha256:f2f2175adbca0c263b5e929f57218bed0b4e90f522272ea24061677042a394c4
Size 2.2 KB
Checksum sha256:f2f2175adbca0c263b5e929f57218bed0b4e90f522272ea24061677042a394c4
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:37:02 (UTC) 1 2.2 KB -