Jump to content

BIRCH/Database Development/Schema design

From Bioinformatics.org Wiki

First draft of a database schema

[edit]
  • Controlled vocabularies
  • Ontologies
  • Classes

Consultation with PIs and lab members on data descriptions

[edit]

This will involve meetings with project workers, who will provide samples of data.

What needs to be done in order to create a good database

[edit]
  1. Define what data will be contained in the database
    e.g. sub-sequences (introns and extrons), external files (e.g. images, etc), external webpages, etc.
  2. Define how the data will be related within the database
    e.g. exons will contain CDS data
  3. Define what constraints there will be on the data in the database
    e.g. each GI number for a sequence is unique