Installation#
Dependencies#
Kleborate requires the following software and libraries to be installed and available in your path:
Install Kleborate#
Create a conda environment and install minimap2 and mash:
conda create -n klebsiella_analysis -c bioconda python=3.9 minimap2 mash -y
Activate the conda environment and install kleborate using pip:
conda activate klebsiella_analysis
pip install kleborate
Installation from Bioconda:
conda install -c bioconda kleborate
Test installation:
wget https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/002/813/595/GCF_002813595.1_ASM281359v1/GCF_002813595.1_ASM281359v1_genomic.fna.gz
kleborate -a GCF_002813595.1_ASM281359v1_genomic.fna.gz -o kleborate_test -p kpsc