Team:USTC Software/notebook

From 2010.igem.org

(Difference between revisions)
(Monthly NoteBook)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
{{Team:USTC_Software/Header}}
{{Team:USTC_Software/Header}}
-
 
-
==''AUGUST''==
 
-
===Chen Liao===
 
-
*Liao Chen (8.1): Start writing core codes of our project.
 
-
----
 
-
*Liao Chen (8.2~8.12): Construct MySpecies class whose objects are equivalent to real species in
 
-
biological system. Five modifications have been made until the final version.
 
-
----
 
-
;software : dbxml
 
-
 
-
*Liao Chen (8.25, afternoon): leave for shanghai to get our passport visaed. We played Three Kingdom
 
-
Kills (TKK) on the train. The speed of the train is as slow as a turtle creeps.
 
-
 
-
*Liao Chen (8.25, night): So many pretty, tall girls outside of Rolex faced to HuangPu river... what
 
-
a feel if...
 
-
 
-
*Liao Chen (8.26): Face to face with visa officer. Three checked, 10 passed.
 
-
 
-
===Zhen Wang===
 
-
Aug 2 ~ Aug 15, 2010
 
-
At first we want to use MySQL to manage our database, later we find Berkeley DBXML is a better tool,
 
-
so I studied on how to use DBXML. Kun Jiang quickly write an interface using DBXML API and a small
 
-
PDF instruction, code genius!
 
-
Finish database format v3.0 – the 3rd version of database, now there are 4 lists, the global, the
 
-
module, the species, the reactions. Global list stores data that must be pre-defined. Specify
 
-
database format and give detailed examples on each list.
 
-
In order to realize the real species, we add substituent in module and chain in species(special
 
-
thanks to Hao Jiang).
 
-
 
-
Aug 16 ~ Aug 22, 2010
 
-
Read more documents on DBXML and XML.
 
-
Prepare materials for interview in Shanghai.
 
-
Liao upload the first version of iGAME core, Soimort upload the first version of iGAME web UI, this
 
-
is a big motivation to me, seems our game will be able to work finally.
 
-
 
-
Aug 23 ~ Aug 29, 2010
 
-
Prepare materials for interview in Shanghai.
 
-
All iGEM USTC TEAM members go to Shanghai for visa interview, I pass, but 3 of our member are
 
-
checked, best wishes for them!
 
-
Refine the database format, specify bioreactor in module list, compartment&condition in reaction
 
-
list, substituent changes in species list(special thanks to Hao Jiang).
 
-
We receive our passports with visas one by one.
 
-
Draw a couple of charts and diagrams to explain the construction of database, seems I am pretty good
 
-
at it.[pic]
 
-
Finish and upload database format PDF and database RAR v8.27, together with some photos taken at
 
-
Shanghai.
 
-
Realize work log is very important, so recall my work and write my notebook.
 
-
 
-
===Kun Jiang===
 
-
Aug 2 ~ Aug 22, 2010
 
-
Study the dbxml specification document for developing a more convenience database interface.
 
-
 
-
Aug 23 ~ Aug 29, 2010
 
-
Make preparation for visa interview in Shanghai.
 
-
 
-
===Luojun Wang===
 
-
Collaboration with Prof. Jiong Hong features the synthesis biology class with IGEM issues and our
 
-
program.
 
-
Lectures on ethnics and promotions for iGAME are given during the curriculum, which are partly
 
-
videotaped. : )
 
-
Surveys are also made for iGAME.
 
-
Statistics have been analysized in many different ways before CIRCOS software runs into my sight.
 
-
Methods of plotting chromesomes are used in the demonstration of the work, which is the most
 
-
innovative idea I have ever seen in any performance of survey.:D In the poll on favorite game type,
 
-
adventure game is on top, can we make a tutor game like  ''Prince of Persia''?lol~
 
-
Interviewed by Yueyue Zhang, doctor of BIOS Centre of London School of Economics and Politics
 
-
Science. Opinions on human practice have been exchanged and much new information is obtained from
 
-
her.(Special thanks to her!)
 
-
 
-
===Shangyu Luo===
 
-
Aug 2 ~ Aug 15, 2010 With Zhen Wang coming up with different generations of database, I make some discussion with him and help him to modify, specify and complement our database
 
-
 
-
Aug 16 ~ Aug 22, 2010 Start to learn how to utilize dbxml to aid us in the construction of our database. Be familiar with the environment and command of this software and scan the code to capture the basic features of it which will contribute to handling its APIs in our software
 
-
Try to learn how to add contents of our team’s wiki
 
-
 
-
Aug 23 ~ Aug 29, 2010 Use 2009 Minnesota igem team as a trial, I list out all the materials we need in our database but detect that there are some details we can not cover in our database. Try to tackle with this problem with Chen Liao.
 
-
What’s more, I apply for some financial aid or fund for my trip to MIT and fortunately I get it from my own department: School of Computer Science and Technology! Thanks to the support of my department, I can get a chance to America, to MIT, so I have to express my appreciation again! Though it is just founded before long and doesn’t have much finance at present, my school gives great supports to students and aids them to expand the horizon and improve their abilities in comprehensive fields. With a lot of young but full of research background teachers and professors, I think my school will have a bright future!
 
-
 
-
=== Zhengda He ===
 
-
Went to ShangHai to get my VISA . The journey was good . I'm not checked ~ so I feel kind of
 
-
lucky~~To help WangZhen create new database standard . At the same time , I was designing the Graphic
 
-
User Interface and game story . It was a busy month .
 
-
 
-
==''SEPTEMBER''==
 
-
===Zhen Wang===
 
-
Aug 30 ~ Sep 5, 2010
 
-
Plan:
 
-
Think about what database modification tool a senior user would like to use.
 
-
Write full database that includes the whole oscillator.
 
-
Read more on XML.
 
-
Have fun working.
 
-
 
-
Summary:
 
-
Not having much fun working, with both sides’ tasks to be done.
 
-
Full database for oscillator is done 2010/9/2. I haven’t checked it in detail yet.
 
-
It is very likely we are going to change the db structure yet again, good thing though.
 
-
Learn from libsbml the sbml modification tool, our db modification should somehow like that. It
 
-
should focus on adding and constructing new model.
 
-
Discuss on UI&input with Liao, writing the new UI draft.
 
-
 
-
Sep 5 ~ Sep 12, 2010
 
-
Plan:
 
-
Discuss UI&input with Soimort.
 
-
Discuss ODE solver with Kun.
 
-
Teaching junior students how to write DB.
 
-
Have fun working.
 
-
 
-
Summary:
 
-
This is a crazy week for me! Together with Liao, we make huge modifications on the structure of for
 
-
at least 3 times! We change the xml structure for storing data, revise the attributes on each item,
 
-
and have heated debate on our standard of bio-modeling. At first the modification process seems
 
-
endless, but by the end of the week, we have come to agreement on most of the details. This gives me
 
-
a lot of hope, and this week has definitely been a big leap for our DB.
 
-
This time Liao finally realizes that we are actually making the next-generation standard of SBML,
 
-
haha. Settling a brand-new standard of bio-modeling has actually become the core of our work. As far
 
-
as I’m concerned, we have made 3 shifts on our goal, UI -> simulation -> bio-modeling standard, this
 
-
is poor goal-setting, we didn’t make a clear map of what we are doing at the very beginning.
 
-
I talk on DB and modeling with 2 junior students, they are all confident and eager to learn, I think
 
-
they can handle it properly very soon.
 
-
I just don’t have the time to talk with Soimort and Kun.
 
-
 
-
Sep 12 ~ Sep 19, 2010
 
-
Plan:
 
-
Write note on UI&input, discuss UI&input with Soimort.
 
-
Discuss ODE solver with Kun.
 
-
Settle the final edition of DB.
 
-
Writing DB of EPF-Lausanne with 2 junior students.
 
-
Have fun working.
 
-
 
-
Summary:
 
-
Write a detailed note on UI&Input and discuss it with Soimort. I believe it is not easy for him to understand the whole design of UI&Input and its connection with the database, I should spend more time to explain the details for him.
 
-
Kun says he has finished the L2V4 update of ODE solver, he is now working on the boolean value judging module which will be used in Liao’s code.
 
-
Liao’s first edition of document on DB standard is done, it’s now my turn to refine it and fix the bugs.
 
-
Zhengda He has written part of the DB of EPF-Lausanne 2009 under my guidance, we can see the whole DB by next week, hopefully. Another junior student Zhaoyi Li is working on synchronized E.coli oscillator, a biological breakthrough published on Nature 2009.
 
-
Last but not least, this is a busy week for scheduling trip, paying fee and talking to sponsor. Handling these things cost me lots of time, we should have a secretary for this, luckily we find one, she is Jue Wang.
 
-
My boss doesn’t push me so hard on finishing his assignment, and I’m grateful for that, he must know that I don’t have much time.
 
-
I do have fun working this week!
 
-
 
-
Sep 20 ~ Sep 26, 2010
 
-
Plan:
 
-
Finish EPF-Lausanne database, finish E.coli oscillator database, update DB document.
 
-
Discuss UI with Soimort and push him to work faster, discuss synchronized E.coli with Zhaoyi Li.
 
-
Have fun working.
 
-
 
-
Summary:
 
-
Today is Oct 7, and I have just start writing work summary of the last week in Sep. During last 2 weeks we celebrated Mid-Autumn Festival and had 7 day off for National Day, while others are enjoying themselves traveling, we iGEM team members didn’t take a day off. We have to seize every minute to make our software work!
 
-
I guess I’m just too busy to write my work log, and right now I am trying my best to recall what exactly I did in the last week of Sep…
 
-
 
-
Here’s what I can remember.
 
-
 
-
Zhaoyi Li looked into the nature article on synchronized ecoli clock and gave a brief lecture, then he started to analyze all the reaction and species in the model, and prepare to write the DB of it.
 
-
Zhengda He’s parents came to see him, so he disappeared for 3 days or so. He has finished part of EPF-Lausanne DB but not all, so Yubo Qi kicked in to investigate the proper parameters for reaction. Unfortunately, it’s almost a hopeless task, no reliable source with specified parameters can be found, so we gave up at last.
 
-
 
-
I finished another detail draft on input UI design, and Soimort is constructing our UI according to it. I tried to discuss more with Soimort and push him harder, but can’t find the right way…
 
-
 
-
My girlfriend came and we spent 3 days together. It was 3 halves of days actually, since there are tasks I cannot put aside. However, she was so thoughtful and supportive, and didn’t complain about my absence. We had our sweet moments together. Her visiting means a lot to me, and fuels me up with energy to work on.
 
-
 
-
===Kun Jiang===
 
-
Sep 5 ~ Sep 12, 2010
 
-
Build two tool softwares to help Zhen Wang to edit our database input files.
 
-
 
-
Sep 12 ~ Sep 30, 2010
 
-
Modify the soslib v1.6.0 source code to base on libsbml v4.0.1, Which enable soslib support sbml
 
-
version2 level 4 to meet our database format requirements.
 
-
 
-
Summary:
 
-
(we will see~)
 
-
 
-
===Luojun Wang===
 
-
Idea of starting a community has been discussed with the wet team and will be realized soon.
 
-
Concerned with IPR issue, I consult the IPRs Centre of USTC for safety of iGAME.
 
-
Start of wiki scripts.
 
-
 
-
Summary:
 
-
Finally, I decide to give a name to the human practice project, "the C project". "C" stands for
 
-
"curriculum","communication" and "community", it is also ''cool'', huh?
 
-
 
-
 
-
===Shangyu Luo===
 
-
I am in Hong Kong now! Thanks to school of computer again! I obtain a chance to live and study in Hong Kong for one semester! Though there is much to do and I have to get familiar with the environment in Hong Kong, I try my best to find time for our project. I skim most of igem teams in latest three years and list some teams whose work can show the advantages and innovations of our database. Their works are about some biological reactions related to light, temperature, PH, etc. Read a paper of Nature about synchronized Ecoli clock, try to master the idea of it and list the reactions in it. It will be added into our database.
 
-
 
-
=== Zhengda He ===
 
-
Starting completing our database , writing the story for the game . Collected appropriate
 
-
project for us to design it into a game . Designing Wiki was the same-time work for me . And I also pay attention in the creative idea of our Logo and uniform . The jamboree is coming , so I must concentrate on what I'm doing . And I will have it done beautifully .
 
-
 
-
==OCTOBER==
 
-
 
-
===ZHEN WANG===
 
-
Sep 27 ~ Oct 7, 2010
 
-
Plan:
 
-
Finish EPF-Lausanne database, finish E.coli oscillator database, update DB document.
 
-
Settle the DB format for good(hopefully).
 
-
 
-
Summary:
 
-
As our simulation program becomes more and more mature, we encounter more problems in consistency of our database. We all want to make major changes and make it right this time, but sadly we don’t have the time. So we make minor changes, add patches to fix the bugs, but we have to let go of the unconsistency in substituent, compartment and other places. Now the DB looks not beautiful or elegant, but usable. This is good enough since our first goal now is to make our software work, and a DB that can properly describe simple reaction networks should be enough. We plan to leave major changes to further development.
 
-
 
-
Most of our team members work intensively during the 7 days off, and the achievement of their work is rich. DB of both EFP-Lausanne and Synchronized Ecoli are basically finished. Tables and graphs on DB structure has been published. Our software core seems finally begin to function right. UI is under constructing. All the codes are now on github.
 
-
 
-
We schedule our trip and book plane tickets to Beijing, Chicago and Boston. Jue Wang is now in charge of money and team wear.
 
-
 
-
We dined together on Oct 1, but without a relaxed mind, it was not fun for me. What actually thrills me up is to explore my potential and to find how much can be done in the 7 days. I do have fun working beyond my limit.
 
-
 
-
== Lab Notebook ==
 
<html>
<html>
<style type="text/css">
<style type="text/css">
Line 227: Line 24:
</style>  
</style>  
</html>
</html>
 +
==Monthly Notebook==
 +
{| style="background-color:white; " align="center" border="1"
 +
|-valign="top"
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_3 March]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_4 April]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_5 May]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_6 June]
 +
|-valign="top"
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_7 July]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_8 August]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_9 September]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_10 October]
 +
|}
-
Meetings are set every Saturday since Feb.15th, then three
+
==Daily Notebook==
-
more discussions (Mon, Wes, Fri) are added when we start to
+
-
determine our project since Mar 21th.
+
-
 
+
-
*2010.4.10 – 2010.5.14  reports of the former iGEM works
+
-
 
+
-
*2010.5.21 – 2010.6.11  broach of candidate projects
+
-
** cell density control
+
-
** Reporter and imaging
+
-
** DNA writing and reading in the cell
+
-
** Biodegradation of plastics         
+
-
 
+
-
*2010.6.12 – 2010.6.30  further research by small groups on
+
-
the candidate projects
+
-
 
+
-
* sketch map of our final project host-cell free reaction
+
-
chamber was set up
+
-
 
+
-
All the reports information, slides and audio records of our
+
-
meetings are arranged here.
+
-
 
+
{| style="background-color:#ffffff;" align="center" border="1""
{| style="background-color:#ffffff;" align="center" border="1""
|-valign="top"
|-valign="top"
-
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 
-
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2009 |month=12 }}
 
-
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 
-
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=01 }}
 
-
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 
-
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=02 }}
 
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=03 }}
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=03 }}
-
|-valign="top"
 
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=04 }}
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=04 }}
Line 266: Line 49:
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=06 }}
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=06 }}
 +
|-valign="top"
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=07 }}
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=07 }}
-
|-valign="top"
 
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=08 }}
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=08 }}

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