## Resistance and virulence gene search with abricate
- We will use the software abricate by Thorsten Seemann to screen our:
- More info on software can be found at:
<https://github.com/tseemann/abricate>
### Check for available databases
- Abricate can search various databases (even custom built).
- We can write a script to check which databases are installed and available using `abricate --list` We can also run that in an interactive session using the code below: