Difference between revisions of "Team:SEU/Contribution"

Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
.button {
+
.buttonContri {
 
     background-color: #4CAF50;
 
     background-color: #4CAF50;
 
     border: none;
 
     border: none;
 
     color: white;
 
     color: white;
     padding: 24px 32px;
+
     padding: 16px 32px;
 
     text-align: center;
 
     text-align: center;
 
     text-decoration: none;
 
     text-decoration: none;
Line 29: Line 29:
 
                                           <p style="font-size=36px">Through the comprehensive use of life science and information science knowledge, we have obtained the results of this experiment. In the whole process, we encountered many difficulties and challenges, but after careful thinking and practice, we finally successfully overcome these. In addition, we have also summarized some information that may be helpful to other teams, hoping to make some contributions to the iGEM community. </p>
 
                                           <p style="font-size=36px">Through the comprehensive use of life science and information science knowledge, we have obtained the results of this experiment. In the whole process, we encountered many difficulties and challenges, but after careful thinking and practice, we finally successfully overcome these. In addition, we have also summarized some information that may be helpful to other teams, hoping to make some contributions to the iGEM community. </p>
  
                                          <h2>Model</h2>
+
                                           <p style="font-size=36px">1.We propose a computation model in molecular computing based on reaction kinetic analysis. </p>
                                           <p style="font-size=36px">We propose a computation model in molecular computing based on reaction kinetic analysis.</p>
+
                                          <center><a href="https://2019.igem.org/Team:SEU/Model" class="buttonContri">Model</a></center>
                                        <a href="https://2019.igem.org/Team:SEU/Model" class="button">Model</a>
+
                                         
 +
                                          <p style="font-size=36px">2.Using such a model, we implement a neuron, the basic element of neural network.</p>
 +
                                          <center><a href="https://2019.igem.org/Team:SEU/Demonstrate" class="buttonContri">Demonstrate</a></center>
 +
 
 +
                                          <p style="font-size=36px">3.To help with experiment, we develop a webpage tool which can generate DNA structures and sequences. Researchers can directly use such sequences to conduct experiments.</p>
 +
                                          <center><a href="https://2019.igem.org/Team:SEU/Software" class="buttonContri">Software</a></center>
 +
 
 +
                                         
 
                                       </div>
 
                                       </div>
 
                                 </div>
 
                                 </div>

Revision as of 06:37, 2 October 2019





Contribution

Through the comprehensive use of life science and information science knowledge, we have obtained the results of this experiment. In the whole process, we encountered many difficulties and challenges, but after careful thinking and practice, we finally successfully overcome these. In addition, we have also summarized some information that may be helpful to other teams, hoping to make some contributions to the iGEM community.

1.We propose a computation model in molecular computing based on reaction kinetic analysis.

Model

2.Using such a model, we implement a neuron, the basic element of neural network.

Demonstrate

3.To help with experiment, we develop a webpage tool which can generate DNA structures and sequences. Researchers can directly use such sequences to conduct experiments.

Software