Difference between revisions of "Template:Peking/header"

Line 111: Line 111:
 
         </div></div></div></div></div></div></body>
 
         </div></div></div></div></div></div></body>
  
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Peking/mdl/material?action=raw&ctype=text/css"> 
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Peking/mdl/materialmin?action=raw&ctype=text/css">
 
 
<div class="demo-container mdl-grid">
 
    <div class="mdl-cell mdl-cell--2-col mdl-cell--hide-tablet mdl-cell--hide-phone"></div>
 
    <div class="demo-content mdl-color--white mdl-shadow--4dp content mdl-color-text--grey-800 mdl-cell mdl-cell--8-col">
 
        <h1 class="mdl-card__title-text"> Genetic Sequential Logic Circuit Programming </h1>
 
        <h4  align="justify" class="mdl-card__supporting-text">To survive, living systems receive information from outside environment and adjust their own internal workings in response. This adjustment depends not only on processing a combination of environmental signal inputs, but on determining the system’s current state. In digital circuit theory, this operating mode is known as sequential logic whose outputs is a function of the present value of inputs and, more importantly, the sequence of past inputs.</h4>
 
        <h4  align="justify" class="mdl-card__supporting-text">Nowadays, synthetically engineered genetic circuits constructed with combinational logic can perform a wide variety of tasks, but are not able to store a “state” and to change from one state to another, which has limited their widespread implementation. This year, Peking iGEM is developing a Computer Aided Design (CAD) method for automatically designing genetic sequential logic circuits. By doing this, we aim to build asynchronous genetic sequential logic circuits in which the state of the system can change in response to changing inputs, and synchronous circuits in which the state of the system changes at discrete time in response to an intercellular clock signal.</h4>
 
 
    </div>
 
</div>
 
<!-- Wide card with share menu button -->
 
<style>
 
.demo-card-wide.mdl-card {
 
  width: 512px;
 
}
 
.demo-card-wide > .mdl-card__title {
 
  color: #fff;
 
  height: 176px;
 
  background: url('../assets/demos/welcome_card.jpg') center / cover;
 
}
 
.demo-card-wide > .mdl-card__menu {
 
  color: #fff;
 
}
 
</style>
 
 
<div class="demo-card-wide mdl-card mdl-shadow--2dp">
 
  <div class="mdl-card__title">
 
    <h2 class="mdl-card__title-text">Welcome</h2>
 
  </div>
 
  <div class="mdl-card__supporting-text">
 
    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 
    Mauris sagittis pellentesque lacus eleifend lacinia...
 
  </div>
 
  <div class="mdl-card__actions mdl-card--border">
 
    <a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect">
 
      Get Started
 
    </a>
 
  </div>
 
  <div class="mdl-card__menu">
 
    <button class="mdl-button mdl-button--icon mdl-js-button mdl-js-ripple-effect">
 
      <i class="material-icons">share</i>
 
    </button>
 
  </div>
 
</div>
 
 
<!-- Accent-colored raised button with ripple -->
 
        <button class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent">
 
          Button
 
        </button>
 
        <!-- Colored FAB button -->
 
        <button class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--fab mdl-button--colored">
 
          <i class="material-icons">+</i>
 
        </button>
 
        <!-- Accent-colored raised button with ripple -->
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Peking/mdl/devsitewhite?action=raw&ctype=text/css"> 
 
<div class="demo-container mdl-grid">
 
    <div class="mdl-cell mdl-cell--2-col mdl-cell--hide-tablet mdl-cell--hide-phone"></div>
 
    <div class="demo-content mdl-color--white mdl-shadow--4dp content mdl-color-text--grey-800 mdl-cell mdl-cell--8-col">
 
        <h1> Genetic Sequential Logic Circuit Programming </h1>
 
        <h4  align="justify">To survive, living systems receive information from outside environment and adjust their own internal workings in response. This adjustment depends not only on processing a combination of environmental signal inputs, but on determining the system’s current state. In digital circuit theory, this operating mode is known as sequential logic whose outputs is a function of the present value of inputs and, more importantly, the sequence of past inputs.</h4>
 
        <h4  align="justify">Nowadays, synthetically engineered genetic circuits constructed with combinational logic can perform a wide variety of tasks, but are not able to store a “state” and to change from one state to another, which has limited their widespread implementation. This year, Peking iGEM is developing a Computer Aided Design (CAD) method for automatically designing genetic sequential logic circuits. By doing this, we aim to build asynchronous genetic sequential logic circuits in which the state of the system can change in response to changing inputs, and synchronous circuits in which the state of the system changes at discrete time in response to an intercellular clock signal.</h4>
 
    </div>
 
</div>
 
 
 
<div class="demo-container mdl-grid">
 
    <div class="mdl-cell mdl-cell--2-col mdl-cell--hide-tablet mdl-cell--hide-phone"></div>
 
    <div class="demo-content mdl-color--white mdl-shadow--4dp content mdl-color-text--grey-800 mdl-cell mdl-cell--8-col">
 
        <h1> Genetic Sequential Logic Circuit Programming </h1>
 
        <h4  align="justify">To survive, living systems receive information from outside environment and adjust their own internal workings in response. This adjustment depends not only on processing a combination of environmental signal inputs, but on determining the system’s current state. In digital circuit theory, this operating mode is known as sequential logic whose outputs is a function of the present value of inputs and, more importantly, the sequence of past inputs.</h4>
 
        <h4  align="justify">Nowadays, synthetically engineered genetic circuits constructed with combinational logic can perform a wide variety of tasks, but are not able to store a “state” and to change from one state to another, which has limited their widespread implementation. This year, Peking iGEM is developing a Computer Aided Design (CAD) method for automatically designing genetic sequential logic circuits. By doing this, we aim to build asynchronous genetic sequential logic circuits in which the state of the system can change in response to changing inputs, and synchronous circuits in which the state of the system changes at discrete time in response to an intercellular clock signal.</h4>
 
    </div>
 
</div>
 
  
 
</html>
 
</html>
 
 
 
{{Peking/footer}}
 
{{Peking/footer}}

Revision as of 14:57, 6 October 2017

Peking Header

Team:Peking