Skip to content

vfdbQuery is a simple script for querying an input genome assembly against the Virulence Factor Database (VFDB)

License

Notifications You must be signed in to change notification settings

BFSSI-Bioinformatics-Lab/vfdbQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfdbQuery

Requirements

  • Python 3.6
  • ncbi-blast+ (makeblastdb and blastn must be in your $PATH)

Installation

pip install vfdbQuery

Usage

Usage: vfdbQuery [OPTIONS]

  vfdbQuery is a simple script for querying an input genome assembly against
  the Virulence Factor Database (VFDB).

Options:
  -i, --infile PATH     FASTA file that you want to search against VFDB
                        [required]
  -db, --database PATH  Path to Virulence Factor Database (VFDB)  [required]
  --help                Show this message and exit.

About

vfdbQuery is a simple script for querying an input genome assembly against the Virulence Factor Database (VFDB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages