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