Description

Query input FASTQs against Ariba formatted databases

Input

name:type
description
pattern

meta

:map

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

reads

:file

Paired-end reads in FASTQ format

*_R[1|2].{fastq.gz,fq.gz}

meta2

:map

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

db

:file

An Ariba prepared database

*.tar.gz

Output

name:type
description
pattern

results

meta

:file

A directory of Ariba analysis outputs

*

${prefix}/*

:file

A directory of Ariba analysis outputs

*

versions_ariba

${task.process}

:string

The name of the process

ariba

:string

The name of the tool

ariba version 2>&1 | sed '1!d;s/ARIBA version: //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

ariba

:string

The name of the tool

ariba version 2>&1 | sed '1!d;s/ARIBA version: //'

:eval

The expression to obtain the version of the tool

Tools

ariba
GPL v3

ARIBA: Antibiotic Resistance Identification By Assembly