Version 17 (modified by 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.
- The software generator 'molgenis'. Check out from http://www.github.com/molgenis/molgenis
- 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.
What is in the other packages?
- archive -- contains older versions
- molgenis -- core project. Inside are Eclipse projects, each folder a version
- molgenis_distro -- the application template. Inside are Eclipse projects, each folder a version
- molgenis_test -- series of models and test suites to verify MOLGENIS functionality
- molgenis_online -- development of the online version of MOLGENIS generator
- molgenis_processing -- development of processing components as extension to molgenis
- molgenis_taverna_plugin -- development of a taverna workbench plugin to access MOLGENIS more easily than just web services
Temporary, need to be cleaned up:
- molgenis3_4_1
- molgenis4eb
- molgenis4xgap_importwizard
- molgenis_online
- molgenis_plugin_matrix
- sequence_lims -- development of a sequence lims
- tags
- xmi_to_molgenis -- convertor from xmi (UML) to molgenis.xml