nf-core/traitar/run @ 0.0.0-e2d3f0d
Summary
Traitar3 - predict microbial phenotypes from genomic sequences using protein families
Get started
Add the following snippet to your workflow script to include this module.
include { TRAITAR } from 'nf-core/traitar/run'
License
MIT License
Name
|
TRAITAR |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Input sequences in FASTA format (nucleotides, genes, or annotation summary), can be gzipped *.{fa,fasta,faa,fna,fa.gz,fasta.gz,faa.gz,fna.gz}
|
input_type
string
|
Input type specifying the format of input sequences (from_nucleotides, from_genes, or from_annotation_summary) |
|---|
pfam_db
directory
|
PFAM database directory created by traitar/pfamget module or downloaded from https://ftp.ebi.ac.uk/pub/databases/Pfam/ pfam_data
|
|---|
gene_prediction
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*/gene_prediction/
directory
|
Gene prediction directory |
pfam_annotation
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*/annotation/pfam/
directory
|
Pfam annotation directory |
predictions_raw
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*/predictions_*.txt
file
|
Raw phenotype predictions |
predictions_flat
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*/phenotype_prediction/predictions_flat_*.txt
file
|
Flattened phenotype predictions |
versions_traitar
tuple
${task.process}
string
|
The name of the process |
|---|---|
traitar
string
|
The name of the tool |
traitar --version 2>&1 | tail -1
eval
|
The expression to obtain the version of the tool |
predictions_combined
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*/phenotype_prediction/predictions_majority-vote_combined.txt
file
|
Combined phenotype predictions using majority voting |
predictions_single_votes
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*/phenotype_prediction/predictions_single-votes_combined.txt
file
|
Single vote phenotype predictions |
| Tool | Description | Homepage |
|---|---|---|
| traitar | Traitar3 - the microbial trait analyzer (for Python3) | https://github.com/nick-youngblut/traitar3 |
| Version | 0.0.0-e2d3f0d |
|---|---|
| Commit ID | e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b |
| Release Date | 28 Apr 2026 21:16:01 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ftraitar%2Frun/0.0.0-e2d3f0d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/traitar/run/blobs/sha256:d70861e940ca648458a997efd9e4763c49824500e5b0e87fb0f143f888a6296e |
| Size | 4.1 KB |