For getting started you should clone the project and install some prerequisite python packages.
git clone git@github.com:artajmir3/Cryo-EM-Pointcloud-Generation.git
pip install -r requirements.txt
A tutorial of how to use this code is included in the tutorial.ipynb file.