CaesarReceptorLight / ProvTrack

A module in CAESAR to visualize the complete path of a scientific experiment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProvTrack

A module in CAESAR to visualize the complete path of a scientific experiment.

Requirements

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

Installation

  1. Copy the folder 'ProvTrack' to:
    /home/omero/OMERO.server/lib/python/omeroweb/
  1. Add ProvTrack to the known web apps
    /home/omero/OMERO.server/bin/omero config append omero.web.apps '"ProvTrack"'
  1. Add the ProvTrack plugin to the list of top links plugins
   /home/omero/OMERO.server/bin/omero config append omero.web.ui.top_links '["ProvTrack", "provtrack", {"target": "new
", "title": "Provenance Tracking of Scientific Experiments"}]' 
  1. Restart the web server
    /home/omero/OMERO.server/bin/omero web restart

Publication

About

A module in CAESAR to visualize the complete path of a scientific experiment.

License:GNU General Public License v2.0


Languages

Language:Python 69.3%Language:JavaScript 25.0%Language:HTML 3.1%Language:CSS 2.7%