A collaborative cryo-ET annotation plugin for ChimeraX.
Uses the copick data model and backend to store and retrieve data.
An example project can be obtained from Zenodo.
To test with the example project:
- Download chimerax-copick from the releases page
- Download and unpack the example project
- Add the location to the root
sample_project
directory to the config (json-)file (overlay_root
variable incopick_config_filesystem.json
) - Install in ChimeraX using
toolshed install /PATH/TO/ChimeraX_copick-0.1.1-py3-none-any.whl
- Restart ChimeraX
- Run
copick start /PATH/TO/copick_config_filesystem.json
in the ChimeraX command line.