Changes between Initial Version and Version 1 of JessicaLog/2010-09-10


Ignore:
Timestamp:
2010-10-01T23:19:13+02:00 (14 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JessicaLog/2010-09-10

    v1 v1  
     1== What I did ==
     2
     3=== DNA Sequencing / Background Reading  ===
     4This week I spent learning about DNA sequencing, specifically next-gen sequencing. I started with Sanger's method (old-school) and working my way up to the most modern next-gen sequencing from Illumina, SOLiD, etc.
     5
     6I also investigated Illumina's LIMS product and their GenomeStudio in an attempt to find out what is offered and whether we would like their software or to build our own. On top of this, I investigated a data model that Joris had created, representing the GA process and the data that would need to be stored for such a backend.
     7
     8=== Molgenis ===
     9I acquainted myself with the molgenis codebase and went through the tutorial. This brought me to the conclusion that an installer (and eventually wizards for setup) would be extremely handy.
     10
     11
     12== TODO List ==
     13Objectives (in relation to NGS database/app):
     14 * create a directory to collect 'all we know'
     15 * create a word document that collects all requirements
     16 * create a document with overview of the process analogues to Figure 1 in
     17http://bioinformatics.oxfordjournals.org/content/20/13/2075.full.pdf
     18 * create for each protocol in the NGS process a summary description (input/output of materials/data/parameters)
     19 * create a pilot MOLGENIS
     20=> Best use the version from SVN as described at http://www.molgenis.org/wiki/MolgenisSourceCode
     21 * list and analyze some existing systems (Genalogic, system from collegues in Leiden and EMC if we can find them)
     22
     23Actions for next week "get to a small pilot"
     24 1. Get some example 'opdrachtformulier' from Pieter
     25 2. Get detailed description of two or three protocol in detail, copying from Jelkjes book
     26   * what parameters need to be captured
     27   * what type of material go in and/or out
     28   * are there additional data files (like configurations, images, tables)
     29 3. Install and learn MOLGENIS
     30 4. Learn the MOLGENIS 'pheno' model with Erik
     31 5. Test the entrance of the three protocols into this system (in animaldb there are also protocols and parameters)