Personal tools
  • We're Hiring!

You are here: Home Documentation OMERO v4.2.2 OMERO.scripts

OMERO.scripts

The OMERO scripting service API allows Python scripts to be uploaded to the server and registered in the server database. These scripts can then be called from a client with the scripts running on the server. This allows extra functionality to be added to an OMERO server.

Technical info and API details can be found on the Omero Scripts page.

The Scripting Service Guide should help you get started with the scripting service, without going into the 'behind the scenes' details.

Scripts can be run from Insight, using a UI generated from the script. The script results can also be handled by Insight, allowing users to view OMERO Images or Datasets created by the script, or download files or images.

Scripts in Insight Scripts UI Scripts Running and completed

Document Actions