Description

Taxonomic classification of long DNA sequences and metagenome assembled genomes (e.g. MAGs / bins).

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

input

:file

Classification or ORF2LCA output file from CAT/BAT/RAT

*.txt

meta2

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

taxonomy

:directory

Directory containing taxonomy files: names.dmp, nodes.dmp, acc2taxid.txt

*/

Output

name:type
description
pattern

txt

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}.txt

:map

CAT/BAT/RAT classification file with added taxonomic names

*.{bam,cram,sam}

versions_catpack

${task.process}

:string

The process the versions were collected from

catpack

:string

The tool name

CAT_pack --version | sed 's/CAT_pack pack v//g;s/ .*//g'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

catpack

:string

The name of the tool

CAT_pack --version | sed 's/CAT_pack pack v//g;s/ .*//g'

:eval

The expression to obtain the version of the tool

Tools

catpack
MIT

CAT/BAT: tool for taxonomic classification of contigs and metagenome-assembled genomes (MAGs)