33 | | 1. Model what you want for your experiment in a simple XML file [https://github.com/molgenis/molgenis-sdk/blob/master/src/main/resources/molgenis_db.xml example db], [https://github.com/molgenis/molgenis-sdk/blob/master/src/main/resources/molgenis_ui.xml example ui] |
34 | | 1. Run the MOLGENIS generator |
35 | | 1. Use your web application [http://molgenis01.target.rug.nl example]. |
36 | | |
37 | | See |
38 | | |
39 | | * [http://www.molgenis.org/attachment/wiki/WikiStart/20111018%20MOLGENIS%204%20tutorial.pdf MOLGENIS tutorial] |
40 | | * MolgenisGuide -- How to generate your own MOLGENIS |
41 | | * MolgenisApps -- Our app suite [in development] |
42 | | * MolgenisFaq -- Frequently asked questions about MOLGENIS and its use |
43 | | * MolgenisGoogleGroup -- Join our Googlegroup mail forum for all things around MOLGENIS |
| 32 | Checkout the code from http://github.com/molgenis/molgenis |
| 33 | Read the docs at http://github.com/molgenis/molgenis/wiki |