Difference between revisions of "Team:SEU/Contribution"

Line 3: Line 3:
 
<style>
 
<style>
 
.buttonContri {
 
.buttonContri {
     background-color: #4CAF50;
+
     background-color: #4CAF50 !important;
     border: none;
+
     border: none !important;
     color: white;
+
     color: white !important;
     padding: 16px 32px;
+
     padding: 16px 32px !important;
     text-align: center;
+
     text-align: center !important;
     text-decoration: none;
+
     text-decoration: none !important;
     display: inline-block;
+
     display: inline-block !important;
     font-size: 16px;
+
     font-size: 16px !important;
     margin: 4px 2px;
+
     margin: 4px 2px !important;
     cursor: pointer;
+
     cursor: pointer !important;
 
}
 
}
 
</style>
 
</style>

Revision as of 06:44, 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