Prokka Installation
Prokka is a software tool for rapid prokaryotic genome annotation.
—
Using Conda (recommended)
Install Prokka from the Bioconda channel:
conda install -c conda-forge -c bioconda -c defaults prokka
—
Using Homebrew (MacOS or Linux)
Install Prokka with Brew:
brew install brewsci/bio/prokka