Chapter 2 Installation and environment checks

2.1 Create a Conda environment

conda create -n iobrpy -y
conda activate iobrpy
conda install -y -c conda-forge -c bioconda iobrpy

2.2 Verify the installation

iobrpy --help