Scroll to navigation

VIRULENCEFINDER.PY(1) User Commands VIRULENCEFINDER.PY(1)

NAME

virulencefinder.py - identify virulence genes in total or partial sequenced isolates of bacteria

DESCRIPTION

usage: virulencefinder.py [-h] -i INFILE [INFILE ...] [-o OUTDIR]

[-tmp TMP_DIR] [-mp METHOD_PATH] [-p DB_PATH]
[-d DATABASES] [-l MIN_COV] [-t THRESHOLD] [-x] [--speciesinfo_json SPECIESINFO_JSON] [-q]

optional arguments:

show this help message and exit
FASTA or FASTQ input files.
Path to blast output
Temporary directory for storage of the results from the external software.
Path to method to use (kma or blastn)
Path to the databases
Databases chosen to search in - if non is specified all is used
Minimum coverage
Minimum hreshold for identity
Give extented output with allignment files, template and query hits in fasta and a tab seperated file with gene profile results
Argument used by the cge pipeline. It takes a list in json format consisting of taxonomy, from domain -> species. A database is chosen based on the taxonomy.

-q, --quiet

AUTHOR


This manpage was written by Nilesh Patra for the Debian distribution and
can be used for any other usage of the program.

July 2021 virulencefinder.py 2.0.4