UNPKG

@researchdatabox/sails-hook-redbox-omero

Version:

A Sails hook to add functionality to redbox that provisions OMERO

13 lines (12 loc) 294 B
module.exports.workspacetype = { 'omero': { name: 'omero', label: 'OMERO', subtitle: 'OMERO', description: 'Microscopy images stored in a secure central repository, from the microscope to publication.', logo: '/images/omero.png', app: { id: 'omero' } } };