cellcanvas / server / 0.0.11

FastAPI CellCanvas Server

Backend for CellCanvas with Copick Config Support.
Tags
imagingcryoetPython
Solution written by
Kyle Harrington
License of solution
MIT
Source Code

Arguments

--copick_config_path
Path to the Copick configuration file. (default value: /path/to/copick/config.json)
--models_json_path
Path to the JSON file for storing model listings. If not provided, model listings will not be persisted. (default value: )

Usage instructions

Please follow this link for details on how to install and run this solution.