TracNav
Table of Contents
Introduction
MOLGENIS application overview
- Browsing and editing
- CSV file loading
- Connecting to R
- Connecting to SOAP web services
- Connecting to REST web services using CURL
- Molgenis as a datasource for Galaxy
Toolkit Installation
- Preperation on Windows
- Preperation on Ubuntu/Linux
- Installation of Eclipse/Galileo
- Installation of Eclipse/Helios
- Installation of Eclipse/Indigo
- Download MOLGENIS
Generating your own applications
- MOLGENIS workspace basics
- Running the generator
- Modeling a new MOLGENIS
- Modeling an existing database
- molgenis.properties file
Adding plug-ins
Building on the MOLGENIS framework
MOLGENIS Data Modeling Language Reference
MOLGENIS User Interface Modeling Language Reference
MOLGENIS framework API
Frequently asked questions
- How to change molgenis url from /molgenis_distro to xyz
- How to change the MolgenisServlet, e.g. to add more services
- How to extend an existing database model
- Case sensitivity and issues between windows, linux and mac
- How to create a hyperlink from plugin to another form
- How to create a hyperlink from plugin to another form
- How to create a hyperlink from plugin to another form
There are two ways to get MOLGENIS downloaded on your machine:
Download latest version from Subversion
Most developers check out the latest version (currently 3.3) of the MOLGENIS code from our open repository. You need two projects:
- The software generator 'molgenis'. Check out from http://www.molgenis.org/svn/molgenis/trunk
- The application template 'molgenis_distro'. Check out from http://www.molgenis.org/svn/molgenis_distro/trunk
If you want to keep track of what is happening in the svn, you can connect to the commit channel at http://groups.google.com/group/molgenis-commits/
Download Eclipse workspace from sourceforge
Alternatively you can download MOLGENIS from Sourceforge: