A Python plugin for OMERO.web
Project description
OMERO.gallery
This is an OMERO.web plugin (Django app) that provides a ‘gallery’ view of images in OMERO, ideal for public browsing without editing.
Installation
Install OMERO.web
This app installs into the OMERO.web framework.
$ pip install omero-gallery
Add gallery custom app to your installed web apps:
$ bin/omero config append omero.web.apps '"omero_gallery"'
Now restart OMERO.web as normal.
And you’re done! Go to https://your-web-server/gallery
OMERO.gallery overview
This application is designed to support browsing of images via the hierarchy of Group > Project > Dataset > Image.
Public access can be enabled [as described here] (http://www.openmicroscopy.org/site/support/omero5/developers/Web/PublicData.html), otherwise users will see the standard web login screen.
The home page will display all the available groups that the user can access, with a random thumbnail from each group. The number of Projects, Datasets and Images within each group will also be displayed.
On browsing into a group, the Projects and ‘orphaned’ Datasets will be shown in a similar layout.
Projects are shown with 5 thumbnails from each Dataset. Clicking ‘All Images’ will load all the remaining thumbnails from a chosen Dataset (or you can browse to the Dataset itself by clicking the Dataset name link).
Clicking a thumbnail will take you directly to the full image viewer.
License
OMERO.gallery is released under the AGPL.
Copyright
2016, The Open Microscopy Environment
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file omero-gallery-2.0.0.tar.gz.
File metadata
- Download URL: omero-gallery-2.0.0.tar.gz
- Upload date:
- Size: 225.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32565daa5410b5f8bee4888841a38ad164bd894b710ea75e871d22f76397fdef
|
|
| MD5 |
9517185a4b32e7a9d7bcbaa5e32e63cf
|
|
| BLAKE2b-256 |
79b055a5cc5ddfc9573b80e91fbc80f00fc84273593c1a9aa00c508e4e31e87e
|