The sourceforge project is intended to help transform GeneKeyDB into an open source project.
The code under CVS will get the data from the appropriate sources, parce it and load it into an existing ORACLE database. I would love it if someone could play with the code and transform it to postgresql.
Another significant problem is synchronization between GeneKeyDB and the originating sources (EntrezGene, EnsEMBL, etc.). Formats, file content and many other factors change, which interrupts the normal build process. We hope others would contribute toward this project and possibly fix the above mentioned problems.
1. Clean the build process (polish the code, remove redundancies, etc.).
2. Create coherent documentation describing the build process.
3. Mirror the build process in posgresql and/or mysql