Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 629 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 629 Bytes

eNM ontology viewer

This service enables the visualization of eNanoMapper ontologies. It provides also a sparql interface for querying eNanoMapper ontologies.

Installation

git clone https://github.com/enanomapper/enm-ontoviewer.git
cd enm-ontoviewer
bundle install

Starting the service

unicorn -c unicorn.rb -E production -D

Accessing the service

point your browser to http://localhost:8080

© in-silico.ch