Team:XMU-China/Notebook1

From 2013.igem.org

(Difference between revisions)
Line 142: Line 142:
.center-block-page {width:400px}
.center-block-page {width:400px}
#wrapper3 {width:400px}
#wrapper3 {width:400px}
-
 
+
body {height: 800px}
 +
/* global setting*/
 +
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;}
 +
#content{
 +
    background-color:#c2edf4;
 +
    border:none;
 +
    width:1340px;
 +
    height:auto;
 +
    marign:0 auto;
 +
    padding:0 0 0 0;
 +
    top:0px;
 +
    }
 +
#bodyContent{
 +
    background-color:#c2edf4;}
</style>
</style>
</html>
</html>

Revision as of 13:10, 26 September 2013

LinkUp - Multipurpose HTML Template

Abstract

We coded two softwares by MATLAB related our experiment.

First one is Gene OS, the model of oscillation which simulates our circuit and compares various results with different initial conditions. This gave us a deeper understanding about the mechanism.

The other one is ImageMe which offers batch processing function and reduces much of time in analyzing the microfluidic images.

Abstract

We coded two softwares by MATLAB related our experiment.

First one is Gene OS, the model of oscillation which simulates our circuit and compares various results with different initial conditions. This gave us a deeper understanding about the mechanism.

The other one is ImageMe which offers batch processing function and reduces much of time in analyzing the microfluidic images.

Abstract

We coded two softwares by MATLAB related our experiment.

First one is Gene OS, the model of oscillation which simulates our circuit and compares various results with different initial conditions. This gave us a deeper understanding about the mechanism.

The other one is ImageMe which offers batch processing function and reduces much of time in analyzing the microfluidic images.