Description

Predict antibiotic resistance from protein or nucleotide data

Input

name:type
description
pattern

meta:map

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

fasta:file

Nucleotide or protein sequences in FASTA format

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

card:directory

Directory containing the CARD database. This is expected to be the unarchived but otherwise unaltered download folder (see RGI documentation for download instructions).

*/

wildcard:directory

Directory containing the WildCARD database (optional). This is expected to be the unarchived but otherwise unaltered download folder (see RGI documentation for download instructions).

*/

Output

name:type
description
pattern

json

meta:map

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

*.json:file

JSON formatted file with RGI results

*.{json}

tsv

meta:map

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

*.txt:file

Tab-delimited file with RGI results

*.{txt}

tmp

meta:map

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

temp/:directory

Directory containing various intermediate files

temp/

tool_version

RGI_VERSION:string

The version of the tool in string format (useful for downstream tools such as hAMRronization)

db_version

DB_VERSION:string

The version of the used database in string format (useful for downstream tools such as hAMRronization)

versions

versions.yml:file

File containing software versions

versions.yml

Tools

rgi
https://card.mcmaster.ca/about

This tool provides a preliminary annotation of your DNA sequence(s) based upon the data available in The Comprehensive Antibiotic Resistance Database (CARD). Hits to genes tagged with Antibiotic Resistance ontology terms will be highlighted. As CARD expands to include more pathogens, genomes, plasmids, and ontology terms this tool will grow increasingly powerful in providing first-pass detection of antibiotic resistance associated genes. See license at CARD website