wiki:Tutorial

Version 8 (modified by Roan Kanninga, 13 years ago) (diff)

--

Extended tutorials

Quick tutorial

Install Molgenis basics

  1. Download and install Eclipse + JDK (http://www.eclipse.org/downloads/)
  1. Create new workspace in Eclipse
  1. Download subclipse
  1. Checkout Molgenis project
  1. Checkout gcc project

Set up a test molgenis

  1. Go to Mysql in the terminal and create new database (see MySQL tutorial) named animaldb_pheno
  1. In Eclipse go to gcc -> handwritten /apps -> org.molgenis -> animaldb
  1. Check if correct database is selected
  1. Run AnimalDBGenerate.java as java application.
  1. Refresh project
  1. Run AnimalDBUpdateDatabase.java as java application
  1. Run project on server.

Attachments (3)

Download all attachments as: .zip