nf-core/traitar/run @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:50:01 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftraitar%2Frun/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/traitar/run/blobs/sha256:f3f18b837a9c6f5168e75407aeb764447d7f2e79c6e6e5d984f1b1fdf2cd6c39 |
| Size | 4.0 KB |