Extended tutorials
Quick tutorial
Install Molgenis basics
- Download and install Eclipse + JDK ( http://www.eclipse.org/downloads/)
- Create new workspace in Eclipse
- Download subclipse
- Checkout Molgenis project
- Checkout gcc project
Set up a test molgenis
- Go to Mysql in the terminal and create new database ( see MySQL tutorial) named animaldb_pheno
- In Eclipse go to gcc -> handwritten /apps -> org.molgenis -> animaldb
- Check if correct database is selected
- Run AnimalDBGenerate.java as java application.
- Refresh project
- Run AnimalDBUpdateDatabase.java as java application
- Run project on server.
Download in other formats: