Model

You are the manager of a bioinformatics support service and need to build a database to manage data from your users' studies. Define a data model (entities, atributes and relationships) to hold data from the following case:

A series of RNAseq (analysis). Data should include:

  1. Genes included in the study.
  2. Reference, suppliers, for sequencing reagents and equipment used,
  3. Sample and user details,
  4. Results: genes, expression values, differential expression analysis
  5. References.

Model