DeepARG Predict is a computational tool designed to classify and annotate antibiotic resistance genes (ARGs) from nucleotide or protein sequences
It takes as input a fasta nucleotide or protein file containing short (SS model) or long (LS model) sequences
DeepARG generates two main files: .ARG that contains the sequences with a probability sup or = --prob (0.8 default) and .potential.ARG with sequences containing a probability inf to --prob (0.8 default). The .potential.ARG file can still contain ARG-like sequences, howevere, it is necessary inspect its sequences
The output format for both files consists of the following fields:
If you want to annotate paired-end short read sequencing data use the DeepARG Short Reads tool