biobank search plugin in molgenis4phenotype
- molgenis4phenotype downloaded form svn , configured, run successfully :
- animaldb.molgenis.properties adjusted, DB created
- mysql> create database animaldb_pheno;
- mysql> grant all privileges on animaldb_pheno.* to molgenis@localhost identified by 'molgenis'; flush privileges; *
- * AnimalDBGenerate.java : run
- AnimalDBUpdateDatabase.java: run
- Lucene biobank search plugin added in animaldb_ui.xml
- TODO : include all search plugin file in a directory
- DirectoryhasContents?() corrected : creates directory if does not exist.
Download in other formats: