Page Contents

OMERO

Downloads
Feature List
Licensing

Previous topic

OMERO 5.3.3 Documentation

Next topic

OMERO clients overview

This Page

Note

This documentation is for the new OMERO 5.3 version. See the latest OMERO 5.2.x version or the previous versions page to find documentation for the OMERO version you are using if you have not upgraded yet.

About the OMERO Platform

Introduction

OME Remote Objects (OMERO) is a modern client-server software platform for visualizing, managing, and annotating scientific image data. OMERO lets you import and archive your images, annotate and tag them, record your experimental protocols, and export images in a number of formats. It also allows you to collaborate with colleagues anywhere in the world by creating user groups with different permission levels. OMERO consists of a Java server, several Java client applications, as well as Python and C++ bindings and a Django-based web application.

The OMERO clients are cross-platform. To run on your computer they require Java 1.7 or higher to be installed. This can easily be installed from http://java.com/ if it is not already included in your OS. The OMERO.insight client gets all of its information from a remote OMERO.server — the location of which is specified at login. Since this connection utilises a standard network connection, the client can be run anytime the user is connected to the internet.

The OMERO Platform

This documentation is for the OMERO 5 Platform. This version is designed to improve our handling of complex multidimensional datasets. It allows you to upload your files in their original format, preserving file names and any nested directory structure in the server repository. For more technical information, please refer to the Developer Documentation. You can read about the development of OMERO in the OMERO version history.

Additional resources

  • About OMERO introduces OMERO for new users, while the Features List provides an overview of the platform features with those that are new for OMERO 5.3 highlighted.
  • You can try out OMERO without committing to installing your own server by applying for an account on our demo server.
  • Workflow-based user assistance guides are provided on our help website.
  • The OME YouTube channel features tutorials and presentations.
  • As OMERO is an open source project with developers and users in many countries, connecting to the community can provide you with a wealth of experience to draw on for help and advice.
  • Our partners within the OME consortium are working on integrating additional functions and modules with OMERO. See the Partner Projects page for details of the latest extensions which could help OMERO meet your research needs more fully.
  • Our popular OMERO.web app, OMERO.figure, has its own mini website at figure.openmicroscopy.org where you can find demo movies and a full release history.
  • You can also extend the functionality of OMERO using OMERO.scripts, our version of plugins. Guides to some of the scripts which ship with OMERO releases are already provided, but you can also check out our Script Sharing page to find extra ones.