FPBioimage is a volumetric visualization tool. FPBioimage as an OMERO.web app.
- OMERO.web 5.6 or newer.
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.
OMERO.FPBioimage is released under the AGPL. FPBioimage was originally published in Nature Photonics
2017-2020, The Open Microscopy Environment