KU computer setup
Conda
Go here and download
Miniconda PKG not BASH. If you're running M1/2 please follow this
guideline.
Example for CHIP-seq setup
conda create --name chipseq python=3.6
conda activate chipseq
conda install -c bioconda deeptools bedtools
pip install intervene