turonova / cryoCAT

Contextual Analysis Tools for cryoET and subtomogram averaging
GNU General Public License v3.0
19 stars 2 forks source link

cryoCAT

Contextual Analysis Tools for cryoET and subtomogram averaging

Documentation

The documentation including tutorials and basic user guide can be found here: cryocat.readthedocs.io

Install

Environment

Current dependencies

PIP

You can install cryoCAT directly using pip:

pip install cryocat

or you can clone the repository and run:

pip install -e /path/to/your/local/copy/of/cryocat/.