# install:
micromamba create -n hilary -c conda-forge python=3.9
micromamba activate hilary
micromamba install -c conda-forge colored_traceback pandas biopython tqdm scipy textdistance
pip install --user atriegc
