Database - Nexia23/fachkurs_2016_project GitHub Wiki

  • Provide the model with starting values and parameters
  • Talk to the other groups and find out which data they need for their modules.
  • Look for the data you need in online yeast databases. A good place to start is the SGD.
  • Think of a way to load the data and pass it to the modules which need it a standard way
  • maybe create a database object that has simple methods to retrieve the data that the modules need
  • Design a database to store the data in an organized form