What problem does it solve?
This Skill streamlines the management, visualization, and analysis of complex microscopy data stored within the OMERO platform, reducing manual data handling and accelerating research workflows.
Core Features & Use Cases
- Data Access: Programmatically retrieve images, datasets, and screening data from OMERO.
- Metadata Management: Create and manage tags, key-value pairs, and file annotations.
- Image Analysis: Access raw pixel data for analysis, manage ROIs, and store results in OMERO Tables.
- Automation: Develop server-side scripts for batch processing and complex workflows.
- Use Case: A researcher needs to analyze pixel intensity within specific regions of interest across hundreds of images. This Skill allows them to write a Python script that connects to OMERO, retrieves the images, identifies the ROIs, extracts pixel data, performs the analysis, and saves the results as an OMERO Table.
Quick Start
Use the omero-integration skill to connect to your OMERO server and list all projects.