omero-fpbioimage

A Python plugin for OMERO.web


Keywords
OMERO, web, plugin
License
AGPL-3.0
Install
pip install omero-fpbioimage==0.4.0.dev3

Documentation

OMERO.FPBioimage

FPBioimage is a volumetric visualization tool. FPBioimage as an OMERO.web app.

Requirements

  • OMERO.web 5.6 or newer.

Installing from PyPI

This section assumes that an OMERO.web is already installed.

Install the app using pip:

$ pip install -U omero-fpbioimage

Add fpbioimage custom app to your installed web apps:

$ bin/omero config append omero.web.apps '"omero_fpbioimage"'

Optionally add fpbioimage to the 'Open with' config, to enable open-with menu for Images in OMERO.webclient:

$ bin/omero config append omero.web.open_with '["omero_fpbioimage", "fpbioimage_index",
  {"script_url": "fpbioimage/openwith.js", "supported_objects": ["image"], "label": "FPBioimage"}]'

Now restart OMERO.web as normal.

License

OMERO.FPBioimage is released under the AGPL. FPBioimage was originally published in Nature Photonics

Copyright

2017-2020, The Open Microscopy Environment