Team:ZJU-China/model s2 3.htm

From 2012.igem.org

(Difference between revisions)
(Created page with "<h2>A large scale simulation</h2> <p align="justify">The initial state is as following:</p> <p align="justify">Edge of cube: 50 units</p> <p align="justify">The number of A: 2000...")
Line 1: Line 1:
-
<h2>A large scale simulation</h2>
+
<html xmlns="http://www.w3.org/1999/xhtml" class="cufon-active cufon-ready"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
<p align="justify">The initial state is as following:</p>
+
 
-
<p align="justify">Edge of cube: 50 units</p>
+
<title>HOME</title>
-
<p align="justify">The number of A: 2000</p>
+
 
-
<p align="justify">The number of B: 0</p>
+
<link href="http://www.jiajunlu.com/igem/style.css" rel="stylesheet" type="text/css">
-
<p align="justify">The number of C: 0</p>
+
<link rel="stylesheet" href="http://www.jiajunlu.com/igem/slide.css" type="text/css" media="screen">
-
<p align="justify">The number of E1: 50</p>
+
 
-
<p align="justify">The number of E2: 50</p>
+
<style type="text/css">
-
<p align="justify">The distance between E1 and E2 for RNA scaffold: 2 units</p>
+
body /* UltraGlobal Environment (origin item) */
-
<p align="justify">&nbsp;</p>
+
{
-
<p align="justify">After 1200 iterations, the scaffold and non-scaffold results are as following:</p>
+
  background-color: #F8F8F8;
-
<p align="justify">Scaffold &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Non-scaffold</p>
+
}
-
<p align="justify">The number of A: 1417 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The number of A: 1470</p>
+
#blank ,
-
<p align="justify">The number of B: 436 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The number of B: 451</p>
+
#blank *
-
<p align="justify">The number of C: 147 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The number of C: 79</p>
+
{
-
<p align="justify">The number of E1: 50 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The number of E1: 50</p>
+
  background-color: transparent;
-
<p align="justify">The number of E2: 50 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The number of E2: 50</p>
+
  background-image: url("");
-
<div><img src="http://www.jiajunlu.com/igem/zju_model2_4.jpg"></div>
+
  border-style: none;
-
<p align="justify">Figure 4. Result of scaffold system for large scale simulation. After 1200 iterations, there are 436 B and 147 C.</p>
+
  margin: 0 auto;
-
<div><img src="http://www.jiajunlu.com/igem/zju_model2_5.jpg"></div>
+
  padding: 0;
-
<p align="justify">Figure 5. Result of non-scaffold system for large scale simulation. After 1200 iterations, there are 451 B and 79 C.</p>
+
}
-
<p align="justify">&nbsp;</p>
+
 
 +
#globalWrapper /* Global Environment (origin item) */
 +
{
 +
  background-color: #F8F8F8;
 +
  background-attachment: fixed;
 +
  background-position: 50% 0;
 +
  background-repeat: no-repeat;
 +
  background-image: url("");
 +
  overflow: hidden;
 +
}
 +
 
 +
/* Remove Top Item (origin item) */
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
 +
 
 +
/* Inner Environment (origin item) */
 +
#content
 +
{
 +
  background-color: transparent;
 +
  background-image: url("");
 +
  background-attachment: scroll;
 +
  background-position: 50% 0;
 +
  background-repeat: repeat-y;
 +
  overflow: hidden;
 +
  border-style: none;
 +
  width: 715px;
 +
}
 +
#bodyContent
 +
{
 +
  z-index: 0;
 +
}
 +
#footer-box
 +
{
 +
  background-color: transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
 +
#catlinks
 +
{
 +
  display: none;
 +
}
 +
#content a,
 +
#content a:hover
 +
{
 +
  color: #fff350;
 +
  display: inline;
 +
}
 +
#content a:link,
 +
#content a:visited,
 +
#content a:hover,
 +
#content a:active
 +
{
 +
  text-decoration: none;
 +
}
 +
 
 +
/* Bottom Environment (origin item) */
 +
#footer-box a,
 +
#footer-box a:hover
 +
{
 +
  color: #e8e7b9;
 +
  text-decoration: none;
 +
  display: inline;
 +
}
 +
ul,li
 +
{
 +
  margin: 0;
 +
  padding: 0;
 +
  list-style-image: none;
 +
  list-style-type: none;
 +
}
 +
table
 +
{
 +
  border-collapse:collapse;
 +
  background-color: transparent;
 +
  color: #ffffff;
 +
  text-align: justify;
 +
}
 +
h3
 +
{
 +
  padding: 20px 30px 10px;
 +
}
 +
 
 +
p
 +
{
 +
  font-family: Arial, sans-serif;
 +
}
 +
 
 +
/* Common Environment */
 +
.center
 +
{
 +
  text-align: center;
 +
  margin: 0 auto;
 +
}
 +
.floatL
 +
{
 +
  float: left;
 +
  clear: left;
 +
}
 +
.floatR
 +
{
 +
  float: right;
 +
  clear: right;
 +
}
 +
.floatC
 +
{
 +
  text-align: center;
 +
  margin: 0 auto;
 +
  float: none;
 +
  clear: both;
 +
}
 +
.blank
 +
{
 +
  filter: Alpha(Opacity=0%);
 +
  -moz-opacity: 0;
 +
  opacity: 0;
 +
}
 +
.hidden
 +
{
 +
  display: none;
 +
}
 +
.show
 +
{
 +
  display: block;
 +
}
 +
.show-text
 +
{
 +
  display: inline;
 +
}
 +
.button img
 +
{
 +
  display: block;
 +
}
 +
 
 +
#footer-box
 +
{
 +
  display: none;
 +
}
 +
 
 +
</script>
 +
 
 +
 
 +
<script src="http://www.jiajunlu.com/igem/cufon-yui.js" type="text/javascript"></script><style type="text/css">cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}</style>
 +
<script src="http://www.jiajunlu.com/igem/gotham.js" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
Cufon.replace('h1,h2,h3,h5');
 +
</script>
 +
 
 +
<script type="text/javascript" src="http://www.jiajunlu.com/igem/jquery-1.3.2.min.js"></script>
 +
<script type="text/javascript" src="http://www.jiajunlu.com/igem/my.js"></script>
 +
<script src="http://www.jiajunlu.com/igem/slide.js" type="text/javascript"></script>
 +
<script type="text/javascript" src="http://www.jiajunlu.com/igem/validation_login.js"></script>
 +
 
 +
<script type="text/javascript">
 +
 
 +
function movetotop(){
 +
    $("html, body").animate({ scrollTop: 0 }, "slow");
 +
    return false;
 +
}
 +
 
 +
        $(function() {
 +
            var offset = $("#logo").offset();
 +
            var topPadding = 15;
 +
            $(window).scroll(function() {
 +
                if ($(window).scrollTop() > offset.top) {
 +
                    $("#logo").stop().animate({
 +
                        marginTop: $(window).scrollTop() - offset.top + topPadding
 +
                    });
 +
                } else {
 +
                    $("#logo").stop().animate({
 +
                        marginTop: 0
 +
                    });
 +
                };
 +
            });
 +
        });
 +
    </script>
 +
</head>
 +
 
 +
 
 +
<body class="home">
 +
 
 +
 
 +
 
 +
 
 +
</body></html>

Revision as of 12:50, 26 September 2012

HOME