The script_menu_widget
is an extension for OMERO.web that provides an interactive and browsable popup script menu widget, allowing users to easily launch scripts from OMEROweb.
- Script Menu Widget: A user-friendly widget to browse and launch scripts directly from OMEROweb.
- Enhanced Browsing: Replaces the traditional script dropdown menu with a more interactive and browsable popup menu.
- Compatibility: Compatible with BIOMERO (more details to be provided).
- Docker: Ensure you have Docker installed.
- OMERO.web: Requires specific Docker file commands, OMERO settings edits, and a list of files that will replace OMERO web files (detailed list to be provided).
-
Docker Setup: Use the following Dockerfile commands to set up the environment:
# I will add the docker setup and other requirements later
-
OMERO Settings: Apply the necessary OMERO settings edits (details to be provided).
-
File Replacements: Replace the specified OMERO web files with the provided files (detailed list to be provided).
After installation, users need to configure the script menu in the following file:
javascript:web/local_omeroweb_edits/omero-webtest/omero_webtest/static/webtest/js/script_card_content.js
(Note: Detailed configuration steps will be provided later.)
The script_menu_widget
is particularly useful in laboratory environments where running scripts is an integral part of the workflow. It simplifies the process of browsing and launching a wide variety of scripts, enhancing productivity and efficiency.
This project is licensed under the AGPL.
Rodrigo Rosas-Bertolini and Torec Luik, Amsterdam University Medical Center.
Originally developed by Aleksandra Tarkowska as omeor-webtest (add here link from where we forked).
For more detailed information and updates, please refer to the official documentation (link to be provided).