Description

Domain-level classification of contigs to bacterial, archaeal, eukaryotic, or organelle

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

fasta

:file

FASTA file of assembled contigs.

*.{fa,fa.gz,fasta,fasta.gz,fna,fna.gz}

Output

name:type
description
pattern

classifications

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}.{txt,txt.gz}

:file

TSV file containing per-contig classification probabilities and overall classifications. Gzipped if flag –gz is set.

*.{txt,txt.gz}

log

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

log_*.{txt,txt.gz}

:file

Log file containing tiara model parameters. Gzipped if flag –gz is set.

log_*.{txt,txt.gz}

fasta

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.{fasta,fasta.gz}

:file

(optional) - fasta files for each domain category specified in command flag -tf, containing classified contigs

*.{fasta,fasta.gz}

versions_tiara

${task.process}

:string

The process the versions were collected from

tiara

:string

The tool name

1.0.3

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The process the versions were collected from

tiara

:string

The tool name

1.0.3

:string

The expression to obtain the version of the tool

Tools

tiara
MIT

Deep-learning-based approach for identification of eukaryotic sequences in the metagenomic data powered by PyTorch.