MOSAICS is package for comparing where sets of particles in a cryo-EM agree/disagree with a reference template.
The MOSAICS package can be installed via the pip package manager (TODO: release to PyPi) via:
git clone https://github.com/Lucaslab-Berkeley/MOSAICS.git
cd MOSAICS
pip install .
More detailed instructions can be found on the documentation page.