nf-core/emboss/cons @ 0.0.0-0c7146d
Summary
cons calculates a consensus sequence from a multiple sequence alignment. To obtain the consensus, the sequence weights and a scoring matrix are used to calculate a score for each amino acid residue or nucleotide at each position in the alignment.
Get started
Add the following snippet to your workflow script to include this module.
include { EMBOSS_CONS } from 'nf-core/emboss/cons'
License
MIT License
Process
Name
|
EMBOSS_CONS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Multiple sequence alignment (unzipped) *.{fasta,fa,fas,fsa,seq,mpfa,aln,clustal,clw,msf,phy,phylip,stockholm,sto,msf,afa,afa,a}
|
Output
2 channels
#1
consensus
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fa
file
|
Consensus sequence calculated from multiple sequence alignment *.fa
|
#2
versions_emboss
tuple
${task.process}
string
|
The name of the process |
|---|---|
emboss
string
|
The name of the tool |
cons -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:00 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Femboss%2Fcons/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/emboss/cons/blobs/sha256:2dca62f34451b658cf4bff4b415e9c9f60b3730440ae9d331168002698d194a9 |
| Size | 2.4 KB |
| Checksum | sha256:2dca62f34451b658cf4bff4b415e9c9f60b3730440ae9d331168002698d194a9 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:37:00 (UTC) | 1 | 2.4 KB | - |