Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.23 KB

File metadata and controls

45 lines (37 loc) · 1.23 KB

MOSAICS

MOSAICS is package for comparing where sets of particles in a cryo-EM agree/disagree with a reference template.

Installation

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.