Skip to content

will-moore/omero-fpbioimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

image

OMERO FPBioimage

FPBioImage as an OMERO.web app.

Requirements

  • OMERO 5.2.6 or newer.

Installing from PyPI

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

Install the app using pip:

$ pip install 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

TODO.

2017, The Open Microscopy Environment

About

FPBioImage as an OMERO.web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.3%
  • Python 18.7%
  • JavaScript 13.4%
  • HTML 7.4%
  • ApacheConf 1.2%