×

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

the revseq program from emboss reverse complements a nucleotide sequence

Latest version: 0.0.0-6c4ed3a
Total downloads: 12
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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:14:49 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Femboss%2Frevseq/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/emboss/revseq/blobs/sha256:c2ed741a034811b5c77e57baf8985363f5460d3dae3c389ba926674a6b1229c5
Size 2.2 KB
Checksum sha256:c2ed741a034811b5c77e57baf8985363f5460d3dae3c389ba926674a6b1229c5
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:14:49 (UTC) 4 2.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:10:50 (UTC) 3 2.3 KB
0.0.0-0c7146d 08 Apr 2026 18:58:30 (UTC) 5 2.2 KB