Team:METU-BIN Ankara/Project

From 2011.igem.org

(Difference between revisions)
(M4B: Mining for BioBricks)
Line 1: Line 1:
-
<!-- {|align="justify"
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
|You can write a background of your team here. Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
<head>
-
|[[Image:METU-BIN_Ankara_logo.png|200px|right|frame]]
+
<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>
-
''Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
+
-
|} -->
+
<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>
-
<!--- The Mission, Experiments --->
+
<!-- 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>
-
{| style="color:#1b2c8a"
+
</div>
-
!align="center"|[[Team:METU-BIN_Ankara|Home]]
+
<div id="sidebar">
-
!align="center"|[[Team:METU-BIN_Ankara/Team|Team]]
+
<div id="gallery"></div>
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=METU-BIN_Ankara Official Team Profile]
+
<div id="fb-root"></div>
-
!align="center"|[[Team:METU-BIN_Ankara/Project|Project]]
+
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1" style="background:#fff"></script>
-
!align="center"|[[Team:METU-BIN_Ankara/Parts|Parts Submitted to the Registry]]
+
<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>
-
!align="center"|[[Team:METU-BIN_Ankara/Modeling|Modeling]]
+
<div class="clearfixed"></div>
-
!align="center"|[[Team:METU-BIN_Ankara/Notebook|Notebook]]
+
</div>
-
!align="center"|[[Team:METU-BIN_Ankara/Safety|Safety]]
+
<!-- SITE ENDS -->
-
!align="center"|[[Team:METU-BIN_Ankara/Attributions|Attributions]]
+
</body>
-
|}
+
</html>
-
 
+
-
 
+
-
 
+
-
= '''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. 
+
-
 
+
-
1- A network of all bioparts in 2011 distribution will be generated, which describes the functional relations between the subatomic bioparts.
+
-
 
+
-
2- A search algorithm will be developed to reveal all possible device combinations for the user defined input and output within bioparts of 2011 distribution.
+
-
 
+
-
3- Visualization tools will be applied for graphical representation of the results.
+
-
 
+
-
4- A web-based user interface will be provided for the developed software.
+
-
 
+
-
== Project Details==
+
-
 
+
-
MORE SOON :D
+
-
--[[User:Yesim|Yesim]] 19:39, 20 July 2011 (CDT)
+
-
 
+
-
 
+
-
=== Part 2 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== The Experiments ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 3 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Results ==
+

Revision as of 12:51, 9 September 2011

METU-BIN iGEM Software TeamProject: Mining for BioBricks

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.

Introduction

Design

Algorithm

Database Standardization

Scoring

Results