Network-of-BioThings/concept-centric-view

Name: concept-centric-view

Owner: The Network of BioThings Consortium

Description: null

Created: 2015-11-19 17:26:59.0

Updated: 2015-11-19 19:05:27.0

Pushed: 2015-12-04 20:42:05.0

Homepage: null

Size: 6607

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

concept-centric-view

This is an AngularJS web application that provides a concept-centric view across all BioPortal ontologies.

Created by: Misha Dorf, Attila L. Egyedi, Clement Jonquet and Marcos Martinez-Romero at the 2nd Network of BioThings Hackathon.

Website: http://ccv.bioontology.org/

Backend BioPortal service: http://stagedata.bioontology.org/ccv?q=leukocyte

The backend code is available at the NCBO's GitHub repo

Requirements
Getting started

Install NodeJS (using Homebrew):

$ brew install node

Install bower:

$ npm install -g bower

Install gulp:

1) Install gulp globally: $ npm install --global gulp

2) Install gulp in your project devDependencies: $ npm install --save-dev gulp

Install all the project dependencies:

$ npm install

Running the web application

Go to the project's root folder and execute $ gulp


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.