Create a new anaconda environment with:
conda create -n yourenv python=3.7
conda activate yourenv
git clone git@github.com:czbiohub/PopV.git
cd PopV
pip install .For an example notebook, use: https://colab.research.google.com/drive/1Yw4ZDMoPgXNiC1ZQo2eS75Sw8Y_23rrb?usp=sharing