Plugins for camacq:
-
Clone and install the package.
# Clone the repo. git clone https://github.com/CellProfiling/camacq-plugins.git # Enter directory. cd camacq-plugins # Install package. pip install . # Test that program is callable and show help. camacq -h
- Python version 3.8+.
- camacq >= 0.6.0
Add configuration for the plugin you want to run. See the config_templates directory for example configuration.
Then start camacq
.
camacq
See the release instructions.
- Apache-2.0.
- Martin Hjelmare