Skip to content

SATORI - A System for Ontology-Guided Visual Exploration of Biomedical Data Repositories

Notifications You must be signed in to change notification settings

refinery-platform/satori

Repository files navigation

SATORI Website

A System for Ontology-Guided Visual Exploration of Biomedical Data Repositories

Project website: http://satori.refinery-platform.org

Usage

Developmental server:

$ npm install
$ bower install
$ gulp --open

Production build:

$ gulp build --production