Team:METU-BIN Ankara/Project
From 2011.igem.org
(Difference between revisions)
(→M4B: Mining for BioBricks) |
|||
Line 1: | Line 1: | ||
- | < | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
- | + | <head> | |
- | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
- | + | <link href="http://www.metu.edu.tr/~e172018/metu-bin-style.css" rel="stylesheet" type="text/css" /> | |
- | + | </head> | |
- | + | ||
- | + | <body> | |
+ | <div id="gen_header"> | ||
+ | <div class="igem"><a href="#"><img src="http://www.metu.edu.tr/~e172018/images/igem_logo.png" /></a></div> | ||
+ | <div class="act_header"><h1><span>METU-BIN iGEM Software Team<span>Project: <span>Mining for BioBricks</span></span></span></h1></div> | ||
+ | <div class="metu-bin"><a href="#"><img src="http://www.metu.edu.tr/~e172018/images/metu-bin_logo.png" /></a></div> | ||
+ | <div class="clearfixed"></div> | ||
+ | </div> | ||
- | <!--- | + | <!-- NAVIGATION STARTS --> |
+ | <div id="nav"> | ||
+ | <ul class="menu"> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara">Home</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Team">Team</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project" class="projectLink">Project</a> | ||
+ | <ul class="project"> | ||
+ | <li><a href="#">Introduction</a></li> | ||
+ | <li><a href="#">Design</a></li> | ||
+ | <li><a href="#">Algorithm</a></li> | ||
+ | <li><a href="#">Database Standardization</a></li> | ||
+ | <li><a href="#">Scoring</a></li> | ||
+ | <li><a href="#">Results</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Safety" class="safety">Safety</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice" class="hpractice">Human Practice</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collaborations" class="collab">Collaborations</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/FuturePlans" class="fplans">Future Plans</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Sponsors">Sponsors</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- NAVIGATION ENDS --> | ||
+ | <div id="act_content"> | ||
+ | <style type="text/css"> | ||
+ | ul {list-style-type:decimal;list-style-image:none;} | ||
+ | </style> | ||
+ | <h2>Project</h2> | ||
+ | <h4>M4B: Mining for BioBricks<h4> | ||
+ | <p>Main goal of our 2011 project is to provide a web based tool that helps synthetic biologists at the pre-experimental step to design their genetic constructs according to their input and output parameters.</p> | ||
+ | <ul> | ||
+ | <li>A network of all bioparts in 2011 distribution will be generated, which describes the functional relations between the subatomic bioparts.</li> | ||
+ | <li>A search algorithm will be developed to reveal all possible device combinations for the user defined input and output within bioparts of 2011 distribution.</li> | ||
+ | <li>Visualization tools will be applied for graphical representation of the results.</li> | ||
+ | <li>A web-based user interface will be provided for the developed software.</li> | ||
+ | </ul> | ||
+ | <h3>Introduction</h3> | ||
+ | <h3>Design</h3> | ||
+ | <h3>Algorithm</h3> | ||
+ | <h3>Database Standardization</h3> | ||
+ | <h3>Scoring</h3> | ||
+ | <h3>Results</h3> | ||
- | + | </div> | |
- | + | <div id="sidebar"> | |
- | + | <div id="gallery"></div> | |
- | + | <div id="fb-root"></div> | |
- | + | <script src="http://connect.facebook.net/en_US/all.js#xfbml=1" style="background:#fff"></script> | |
- | + | <fb:like-box href="https://www.facebook.com/pages/METU-BIN_Ankara-iGEM-Team/225106414199690" width="292" show_faces="true" border_color="" stream="true" header="true"></fb:like-box> | |
- | + | <div class="clearfixed"></div> | |
- | + | </div> | |
- | + | <!-- SITE ENDS --> | |
- | + | </body> | |
- | + | </html> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 12:51, 9 September 2011
Project
M4B: Mining for BioBricks
Main goal of our 2011 project is to provide a web based tool that helps synthetic biologists at the pre-experimental step to design their genetic constructs according to their input and output parameters.
- A network of all bioparts in 2011 distribution will be generated, which describes the functional relations between the subatomic bioparts.
- A search algorithm will be developed to reveal all possible device combinations for the user defined input and output within bioparts of 2011 distribution.
- Visualization tools will be applied for graphical representation of the results.
- A web-based user interface will be provided for the developed software.