Skip to content

Tutorial

imedina edited this page Sep 19, 2014 · 17 revisions


Preliminars

CellBase comes with a command line interface (CLI) is written in Java, you will need at least Java 7 for running the CellBase CLI. After the installation you should have a directory with: ... ...

Tu run the CLI you must execute:

java -jar lib/cellbase-build-3.1.0.jar --build

Download data

Building CellBase

First we must download the data... ...

Once we have downloaded the data we can build the Data Models for MongoDB by executing:

Using REST web services