Prokka Installation

Prokka is a software tool for rapid prokaryotic genome annotation.

  1. Using Conda (recommended)

  • Install Prokka from the Bioconda channel:

conda install -c conda-forge -c bioconda -c defaults prokka

  1. Using Homebrew (MacOS or Linux)

  • Install Prokka with Brew:

brew install brewsci/bio/prokka