Skip to content

This module provides a complete overview of the provenance of scientific experiments in CAESAR.

License

Notifications You must be signed in to change notification settings

CaesarReceptorLight/ProjectDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ProjectDashboard

This module provides a complete overview of the provenance of scientific experiments in CAESAR.

Requirements

  • OMERO server. Check the guideliness to install OMERO here
  • Install the third party libraries.

Installation

  1. Copy the folder 'projectdashboard' to:
    /home/omero/OMERO.server/lib/python/omeroweb/
  1. Add Project Dashboard to the known web apps
    /home/omero/OMERO.server/bin/omero config append omero.web.apps '"projectdashboard"'
  1. Add the Project Dashboard plugin to the list of right plugins
   /home/omero/OMERO.server/bin/omero config append omero.web.ui.center_plugins '["ProjectDashboard", "projectdashboard
/project_dashboard_init.js.html", "project_dashboard_panel"]'  
  1. Build the project using the following commands

  cd /home/omero/OMERO.server/lib/python/omeroweb/projectdashboard
  
  npm install
  
  node_modules/.bin/webpack --config webpack.config.js -p (-p for production build)
  
  /home/omero/OMERO.server/bin/omero web restart  
  1. Restart the web server
    /home/omero/OMERO.server/bin/omero web restart

Publication

About

This module provides a complete overview of the provenance of scientific experiments in CAESAR.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published