wiki:MolgenisSourceCode

Version 18 (modified by Morris Swertz, 12 years ago) (diff)

--

MOLGENIS source code

You can check the latests version (currently 3.3) of the MOLGENIS code via http://www.github.com/molgenis

What do I need?

MOLGENIS consists of two main components.

  1. The software generator 'molgenis'. Check out from http://www.github.com/molgenis/molgenis
  2. The application template 'molgenis_distro'. Check out from http://www.github.com/molgenis/molgenis_distro

Inside the molgenis_distro you will find in handwritten the 'MolgenisGenerate.java' program. See MolgenisGuide for usage.