Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fachkurs_2017_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
teaching
fachkurs_2017_project
Wiki
Database
Changes
Page history
New page
Templates
Clone repository
some instructions for database group
authored
8 years ago
by
Max Floettmann
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Database.md
+7
-1
7 additions, 1 deletion
Database.md
with
7 additions
and
1 deletion
Database.md
View page @
23632a61
*
Provide the model with starting values and parameters
\ No newline at end of file
*
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
](
http://www.yeastgenome.org/download-data/sequence
)
.
*
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
](
http://www.yeastgenome.org/download-data/sequence
)
to store the data in an organized form
This diff is collapsed.
Click to expand it.