nf-core/eggnogmapper @ 0.0.0-6c4ed3a
Summary
Fast genome-wide functional annotation through orthology assignment.
Get started
Add the following snippet to your workflow script to include this module.
include { EGGNOGMAPPER } from 'nf-core/eggnogmapper'
License
MIT License
Name
|
EGGNOGMAPPER |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Input sequences in FASTA format (plain or gzip-compressed) *.{fasta,faa,fa}(.gz)?
|
search_mode
string
|
Search mode passed to emapper.py via -m. Determines which backend is used and which database flag is applied internally. Supported modes:
|
|---|---|
db
file
|
Database file, directory, or precomputed results file required by the selected search_mode. The module automatically assigns the correct flag depending on search_mode:
*
|
eggnog_data_dir
directory
|
Directory containing eggnog-mapper database files (e.g. can be downloaded via download_eggnog_data.py, found in the eggnog-mapper repository) *
|
|---|
hits
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.emapper.hits
file
|
TSV file with the raw search hits from the Diamond/MMseqs2/HMMER search phase before annotation *.emapper.hits
|
orthologs
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.emapper.seed_orthologs
file
|
TSV file with the results from parsing the hits, linking queries with their best seed orthologs (includes commented metadata header) *.emapper.seed_orthologs
|
annotations
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.emapper.annotations
file
|
TSV file with the results from the annotation phase, including functional annotations, GO terms, KEGG pathways, and COG categories *.emapper.annotations
|
versions_eggnogmapper
tuple
${task.process}
string
|
The name of the process |
|---|---|
eggnog-mapper
string
|
The name of the tool |
emapper.py --version 2>&1 | grep -o 'emapper-[0-9]\+\.[0-9]\+\.[0-9]\+' | sed 's/emapper-//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| eggnogmapper | EggNOG-mapper is a tool for fast functional annotation of novel sequences. It uses precomputed orthologous groups and phylogenies from the eggNOG database to transfer functional information from fine-grained orthologs only. | https://github.com/eggnogdb/eggnog-mapper |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:14:37 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Feggnogmapper/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/eggnogmapper/blobs/sha256:dd62cc93336bff4ee3af483aa9ccaf23c95df1971d3d2e292343e2968986548e |
| Size | 4.6 KB |
| Checksum | sha256:dd62cc93336bff4ee3af483aa9ccaf23c95df1971d3d2e292343e2968986548e |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:14:37 (UTC) | 4 |