What problem does it solve?
OMERO data management and retrieval are typically manual, error-prone, and time-consuming when done ad hoc; this Skill provides a coherent Python-driven approach to connect to OMERO servers, navigate the object hierarchy, manage ROIs and annotations, and automate batch workflows.
Core Features & Use Cases
- Connect to OMERO servers and manage sessions programmatically to retrieve Projects, Datasets, Images, and Screens.
- Create, read, and link Metadata and Annotations, including Tags, Map Annotations, and File Annotations, to images and datasets.
- Manage Regions of Interest (ROIs) across Z and T dimensions and batch-process analyses, including ROI statistics and data extraction.
- Support automation via server-side scripts and batch operations to streamline microscopy workflows.
Quick Start
Connect to your OMERO server and list available Projects to begin a data-driven microscopy workflow.