Description

Tool to convert and summarize DeepARG outputs using the hAMRonization specification

Input

Name (Type)
Description
Pattern

meta (map)

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

]

report (file)

Output .mapping.ARG file from DeepARG

*.mapping.ARG

format (string)

Type of report file to be produced

tsv|json

software_version (string)

Version of DeepARG used

[0-9].[0-9].[0-9]

reference_db_version (integer)

Database version of DeepARG used

[0-9]

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

json (file)

hAMRonised report in JSON format

*.json

tsv (file)

hAMRonised report in TSV format

*.json

Tools

hamronization
GNU Lesser General Public v3 (LGPL v3)

Tool to convert and summarize AMR gene detection outputs using the hAMRonization specification