jeenalee / gaea

Focal point for gathering and analyzing biomedical evidence as a graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaea

Focal point for gathering and analyzing biomedical evidence as a graph.

GAEA

Usage

First you must install Titan 1.1.0-SNAPSHOT:

git clone git@github.com:thinkaurelius/titan.git
cd titan
git co titan11
mvn clean install -DskipTests=true -Paurelius-release -Dgpg.skip=true

Then, fire up the server using sbt:

sbt run

Then navigate to http://localhost:11223/gene/hello

About

Focal point for gathering and analyzing biomedical evidence as a graph


Languages

Language:Java 59.6%Language:Scala 37.4%Language:Shell 2.1%Language:Protocol Buffer 0.7%Language:Makefile 0.1%Language:HTML 0.0%