Difference between revisions of "Team:SEU/Software"

Line 136: Line 136:
 
     <link href="https://2019.igem.org/Template:SEU/Home_CSS?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
     <link href="https://2019.igem.org/Template:SEU/Home_CSS?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
     <link href="https://2019.igem.org/Template:SEU/Home_CSS2?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
     <link href="https://2019.igem.org/Template:SEU/Home_CSS2?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
 
 
 
        <header id="header">
 
            <div class="container-fluid"style="position:fixed;">
 
                <div class="navbar">
 
                    <a href="https://2019.igem.org/Team:SEU" id="logo" title="SEU">
 
                        SEU
 
                    </a>
 
                    <div class="navigation-row">
 
                        <nav id="navigation">
 
                            <button type="button" class="navbar-toggle"> <i class="fa fa-bars"></i> </button>
 
                            <div class="nav-box navbar-collapse">
 
                                <ul class="navigation-menu nav navbar-nav navbars" id="nav">
 
                                    <li><a href="https://2019.igem.org/Team:SEU">  Home  </a></li>
 
                                    <li><a href="https://2019.igem.org/Team:SEU/Team">    Team    </a>
 
                                        <div class="popList">
 
                                            <a href="https://2019.igem.org/Team:SEU/Team">Team Members</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Collaborations">Collaborations</a>
 
                                        </div>
 
                                    </li>
 
                                    <li data-menuanchor="slide02" class="active"><a href="https://2019.igem.org/Team:SEU/Description">  Project  </a>
 
                                        <div class="popList">
 
                                            <a href="https://2019.igem.org/Team:SEU/Description">Description</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Design">Design</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Experiments">Experiments</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Notebook">Notebook</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Contribution">Contribution</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Results">Results</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Demonstrate">Demonstrate</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Improve">Improve</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Attributions">Attributions</a>
 
                                        </div>
 
                                    </li>
 
                                    <li><a href="https://2019.igem.org/Team:SEU/Parts">    Parts    </a>
 
                                        <div class="popList">
 
                                            <a href="https://2019.igem.org/Team:SEU/Parts">Parts Overview</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Basic_Part">Basic Parts</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Composite_Part">Composite Parts</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Part_Collection">Part Collection</a>
 
                                        </div>
 
                                    </li>
 
                                    <li><a href="https://2019.igem.org/Team:SEU/Safety">  Safety  </a></li>
 
                                    <li><a href="https://2019.igem.org/Team:SEU/Human_Practices">Human Practices</a>
 
                                        <div class="popList">
 
                                            <a href="https://2019.igem.org/Team:SEU/Human_Practices">Human Practices</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Public_Engagement">Public Engagement</a>
 
                                        </div>
 
                                    </li>
 
                                    <li><a href="https://2019.igem.org/Team:SEU/Entrepreneurship">    Awards    </a>
 
                                        <div class="popList">
 
                                            <a href="https://2019.igem.org/Team:SEU/Entrepreneurship">Entrepreneurship</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Hardware">Hardware</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Measurement">Measurement</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Model">Model</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Plant">Plant</a>
 
                                            <a href="https://2019.igem.org/Team:SEU/Software">Software</a>
 
                                        </div>
 
                                    </li>
 
                                    <li><a href="https://igem.org/2019_Judging_Form?team=SEU">Judging Form</a></li>
 
                                </ul>
 
                            </div>
 
                        </nav>
 
                    </div>
 
                </div>
 
            </div>
 
        </header>
 
  
 
         <!-- <video autoplay muted loop id="BGVideo">   
 
         <!-- <video autoplay muted loop id="BGVideo">   

Revision as of 05:13, 3 October 2019

Template:Header





User Instruction

This tool is developed to generate DNA-based neural networks and corresponding DNA sequences. We simply provide the reactions that are required in a single neuron, as a layer of neural network can be directly implemented by combining each neuron.

To use this tool, users should firstly specify the number of inputs to a neuron by typing the value in the Number frame and click Submit. After clicking the Submit button, sequences will be generated and shown in the lower diagram. Users can also click the Download Sequences button to download the generated sequences as a .txt file.

By cliking on the three figures below the Number frame, reactions utilized in the three parts of the neuron will be shown respectively. Structures of DNA strands will be given in the upper diagram.

Our theory is able to construct a neuron with arbitrary inputs. However, due to the limitation of computation capacity of web browsers, we limit the number of inputs of each neuron to 8 (generation of a DNA-based neuron might take 0-20 seconds depending on the input size).



Number: