Team:USTC Software/notebook

From 2010.igem.org

(Difference between revisions)
(AUGUST)
(Monthly NoteBook)
 
(58 intermediate revisions not shown)
Line 1: Line 1:
-
'''BERKELY DBXML 2.5 introduction by LIAOCHEN'''
+
{{Team:USTC_Software/Header}}
-
----
+
<html>
-
 
+
<style type="text/css">
 +
table.calendar          { margin: 0; padding: 10px; }
 +
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
 +
table.month .heading td { padding:2px; background-color:#66b3ff; color:#ffffff;
 +
text-align:center; font-size:120%; font-weight:bold; }
 +
table.month .dow td    { color:#000000; text-align:center; font-size:110%; }
 +
table.month td.today    { background-color:#66b3ff; }
 +
table.month td {
 +
border: none;
 +
margin: 0;
 +
padding: 1pt 1.5pt;
 +
font-weight: bold;
 +
font-size: 100%;
 +
text-align: right;
 +
background-color: white;
 +
}
 +
#bodyContent table.month a {
 +
background:none; padding:0 }
 +
.day-active { color:#0000aa }
 +
.day-empty  { color:#aaa }
-
==JULY==
+
</style>
-
*Liao Chen (7.20): Discuss framework of core programme of simulation part of our project with Jiang Hao. We decided to take consideration of the structure of complex, which solves problems we encountered when handling reactions with regard to complex molecules.
+
</html>
-
*Liao Chen (7.21): We decided to model the species (either complex or simple species) using two data structures:
+
==Monthly Notebook==
-
*# ChainList is used to describe chains of DNA, RNA or Protein molecules. Small molecules are also of such structure with only one element on one chain.
+
{| style="background-color:white; " align="center" border="1"
-
*# Tree structure is used to describe binding state of elements of different chains. Children nodes bind with each other and form their parent node. Thus, other than chains, a species has its binding state forest, which composed of many trees mentioned above.
+
|-valign="top"
-
*Liao Chen (7.22): We decided to store data of species and reactions in XML format.
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_3 March]
-
*Liao Chen (7.23): To search reactions of species includes, we need powerful support of species and reactions database. But first, we need a database manager to manage our XML data files, which must provide query operation of data we want.
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_4 April]
-
*Liao Chen (7.24): We find it! Oracle Berkeley DB XML! It is a Native XML Database. It is capable of storing and indexing collections of XML documents in both native and mapped forms for highly efficient querying, transformation, and retrieval.
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_5 May]
-
*Liao Chen (7.25): A well designed database is quite important for our project. Start to design file organization and format of database files.
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_6 June]
-
*Liao Chen (7.26~7.30): Discussion with Jiang Hao about how to design database. We decide to make 4 file containers to hold different kind of contents:
+
|-valign="top"
-
*#global : contains unit definition, definition of standard conditions of cultivating bacterial, and so on.
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_7 July]
-
*#module : module of each species, including biobricks, virtual biobricks, cells, plasmids, substituents and so on.  
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_8 August]
-
*#species : each species that occurs in reactions defined in reaction container is defined here.
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_9 September]
-
*#reactions : reactions of all species defined in species container are defined here.  
+
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_10 October]
 +
|}
-
==AUGUST==
+
==Daily Notebook==
-
Liao Chen (8.1): Start writing core codes of our project.
+
{| style="background-color:#ffffff;" align="center" border="1""
-
Liao Chen (8.2~8.7): Construct MySpecies class whose objects are equivalent to real species in biological system.
+
|-valign="top"
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=03 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=04 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=05 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=06 }}
 +
|-valign="top"
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=07 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=08 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=09 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=10 }}
 +
|}

Latest revision as of 20:58, 25 October 2010

Monthly Notebook

March April May June
July August September October

Daily Notebook

March
MTWTFSS
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
April
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
May
MTWTFSS
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
June
MTWTFSS
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
July
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
August
MTWTFSS
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
September
MTWTFSS
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
October
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31