Team:METU-BIN Ankara

From 2011.igem.org

(Difference between revisions)
 
(83 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
<title>METU-BIN iGEM Software Team</title>
+
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
-
<link href="thrColLiqHdr.css" rel="stylesheet" type="text/css" />
+
<link href="http://dayhoff.ii.metu.edu.tr:8080/m4b/style.css" rel="stylesheet" type="text/css" />
-
<style type="text/css">
+
</head>
-
  @charset "utf-8";
+
-
  "body {
+
-
font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
+
-
background: #2B3856;
+
-
margin: 0;
+
-
padding: 0;
+
-
color: #000;
+
-
}
+
-
ul, ol, dl {
+
<body>
-
padding: 0;
+
<div id="gen_header">
-
margin: 0;
+
<div class="igem"><a href="https://2011.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2011/4/4b/Igem_2011_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>
-
h1, h2, h3, h4, h5, h6, p {
+
<div class="metu-bin"><a href="https://2011.igem.org/Team:METU-BIN_Ankara" target="_blank"><img src="https://static.igem.org/mediawiki/2011/d/d6/Metu-bin_logo.png" /></a></div>
-
margin-top: 0;
+
<div class="clearfixed"></div>
-
padding-right: 15px;
+
</div>
-
padding-left: 15px;
+
-
}
+
-
a img {
+
-
border: none;
+
-
}
+
-
a:link {
+
<!-- NAVIGATION STARTS -->
-
color: #736AFF;
+
<div id="nav">
-
text-decoration: underline;
+
<ul class="menu">
-
}
+
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara" class="homeLink">Home</a></li>
-
a:visited {
+
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Team" class="teamLink">Team</a></li>
-
color: #C9C299;
+
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project" class="projectLink">Project</a>
-
text-decoration: underline;
+
<ul class="project">
-
}
+
    <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project#Introduction">Introduction</a></li>
-
a:hover, a:active, a:focus {
+
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project#Algorithm">Algorithm</a></li>
-
text-decoration: none;
+
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project#Construction_of_Relational_Database">Construction of Relational Database</a></li>
-
}
+
        <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project#Scoring">EDGE-SUM Scoring</a></li>
 +
        <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project#Results">Results</a></li>
 +
        <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project#System_Specifications">System Specifications</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Notebook" class="notebookLink">Notebook</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Safety" class="safetyLink">Safety</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice" class="practiceLink">Human Practice</a>
 +
<ul class="practice">
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice#HIBIT11_Roundtable">HIBIT'11 Roundtable</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice#Teknovasyon_2011">Teknovasyon 2011</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice#DNA_School">DNA School</a></li>
 +
</ul></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collaborations" class="collaborationsLink">Collaborations</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/NextVersion" class="versionLink">Next Version</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/FromPress" class="pressLink">From Press</a></li>
 +
<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Contact" class="contactLink">Contact</a></li>
 +
</ul>
 +
</div>
 +
<!-- NAVIGATION ENDS -->
-
.container {
 
-
width:80%;
 
-
max-width: 780px;
 
-
min-width: 780px;
 
-
background: #FFF;
 
-
margin: 0 auto;
 
-
}
 
-
.header {
 
-
background: #6F7D94;
 
-
}
 
-
.sidebar1 {
+
<div id="act_content">
-
float: left;
+
<h2>Home</h2>
-
width: 20%;
+
<style>
-
background: #93A5C4;
+
.box {width:308px;padding:5px;float:left;margin-bottom:10px;border:1px solid #ebebeb;}
-
padding-bottom: 10px;
+
.big {width:638px;}
-
}
+
.last {float:right;}
-
.content {
+
-
padding: 10px 0;
+
-
width:60%;
+
-
float: left;
+
-
}
+
-
.sidebar2 {
+
-
float: left;
+
-
width:20%;
+
-
background: #93A5C4;
+
-
padding:0px 0;
+
-
}
+
-
.content ul, .content ol {  
+
h3.boxheader {margin:0 0 5px 0;padding:3px 0 3px 7px;color:#fff;font-weight:normal;}
-
padding: 0 15px 15px 40px;  
+
.m4btab {background:#333;}
-
}
+
.projecttab {background:#006633;}
 +
.collaborationtab {background:#682500;}
 +
.hpracticetab {background:#3d60ab;}
 +
.safetytab {background:#c00;}
 +
.teamtab {background:#909;}
 +
.notebooktab {background:#669;}
-
ul.nav {
+
img.boximage {width:306px;height:auto;background:#000;margin-bottom:5px;border:1px solid #ccc;}
-
list-style: none;
+
img.imgm4b {width:636px;height:auto;}
-
border-top: 1px solid #666;  
+
-
margin-bottom: 15px;  
+
-
}
+
-
ul.nav li {
+
-
border-bottom: 1px solid #666;  
+
-
}
+
-
ul.nav a, ul.nav a:visited {  
+
-
padding: 5px 5px 5px 15px;
+
-
display: block;  
+
-
text-decoration: none;
+
-
background: #8090AB;
+
-
color: #000;
+
-
}
+
-
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
+
-
background: #6F7D94;
+
-
color: #FFF;
+
-
}
+
-
.footer {
+
.boxtext {background:#fff}
-
font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;
+
-
background:#2B3856;
+
-
margin: 0;
+
-
padding: 0;
+
-
color: #FFFFFF;
+
-
padding: 10px 0;
+
-
position: relative;
+
-
clear: both;
+
-
}
+
a.opac, a:visited.opac {opacity:0.5;}
 +
a:hover.opac, a:active.opac {opacity:1;}
-
.fltrt { 
 
-
float: right;
 
-
margin-left: 8px;
 
-
}
 
-
.fltlft {
 
-
float: left;
 
-
margin-right: 8px;
 
-
}
 
-
.clearfloat {
 
-
clear:both;
 
-
height:0;
 
-
font-size: 1px;
 
-
line-height: 0px;
 
-
}
 
-
@charset "utf-8";
 
-
body {
 
-
font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
 
-
background: #2B3856;
 
-
margin: 0;
 
-
padding: 0;
 
-
color: #000;
 
-
}
 
-
 
-
ul, ol, dl {
 
-
padding: 0;
 
-
margin: 0;
 
-
}
 
-
h1, h2, h3, h4, h5, h6, p {
 
-
margin-top: 0;
 
-
padding-right: 15px;
 
-
padding-left: 15px;
 
-
}
 
-
a img {
 
-
border: none;
 
-
}
 
-
 
-
a:link {
 
-
color: #736AFF;
 
-
text-decoration: underline;
 
-
}
 
-
a:visited {
 
-
color: #93A5C4;
 
-
text-decoration: underline;
 
-
}
 
-
a:hover, a:active, a:focus {
 
-
text-decoration: none;
 
-
}
 
-
 
-
.container {
 
-
width: 80%;
 
-
max-width: 780px;
 
-
min-width: 780px;
 
-
background: #FFF;
 
-
margin: 0 auto;
 
-
}
 
-
 
-
.header {
 
-
background: #6F7D94;
 
-
}
 
-
 
-
.sidebar1 {
 
-
float: left;
 
-
width: 20%;
 
-
background: #93A5C4;
 
-
padding-bottom: 10px;
 
-
}
 
-
.content {
 
-
padding: 10px 0;
 
-
width:60%;
 
-
float: left;
 
-
}
 
-
.sidebar2 {
 
-
float: left;
 
-
width:20%;
 
-
background: #93A5C4;
 
-
padding:0px 0;
 
-
}
 
-
 
-
.content ul, .content ol {
 
-
padding: 0 15px 15px 40px;
 
-
}
 
-
 
-
ul.nav {
 
-
list-style: none;
 
-
border-top: 1px solid #666;
 
-
margin-bottom: 15px;
 
-
}
 
-
ul.nav li {
 
-
border-bottom: 1px solid #666;
 
-
}
 
-
ul.nav a, ul.nav a:visited {
 
-
padding: 5px 5px 5px 15px;
 
-
display: block;
 
-
text-decoration: none;
 
-
background: #8090AB;
 
-
color: #000;
 
-
}
 
-
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
 
-
background: #6F7D94;
 
-
color: #FFF;
 
-
}
 
-
 
-
.footer {
 
-
font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;
 
-
background:#2B3856;
 
-
margin: 0;
 
-
padding: 0;
 
-
color: #FFFFFF;
 
-
padding: 10px 0;
 
-
position: relative;
 
-
clear: both;
 
-
 
-
}
 
-
 
-
.fltrt { 
 
-
float: right;
 
-
margin-left: 8px;
 
-
}
 
-
.fltlft {
 
-
float: left;
 
-
margin-right: 8px;
 
-
}
 
-
.clearfloat {
 
-
clear:both;
 
-
height:0;
 
-
font-size: 1px;
 
-
line-height: 0px;
 
-
}
 
</style>
</style>
-
</head>
 
-
<body>
+
<div class="box big last">
 +
<h3 class="boxheader m4btab">M4B: Mining for BioBricks</h3>
 +
<a href="http://dayhoff.ii.metu.edu.tr:8080/m4b" target="_blank"><img class="boximage imgm4b" src="https://static.igem.org/mediawiki/2011/8/89/M4bGUI.png" /></a>
 +
<span class="boxtext">It's a miner that goes over all the parts and finds the possible devices for you! <a href="http://dayhoff.ii.metu.edu.tr:8080/m4b/" target="_blank">See our software, it's online!</a></span>
 +
</div>
-
<div class="container">
+
<div class="box">
 +
<h3 class="boxheader projecttab">Project</h3>
 +
<img class="boximage" src="https://static.igem.org/mediawiki/2011/0/06/Metu-bin-project.png" />
 +
<span class="boxtext">Our project aims to provide a software tool to facilitate selection process of the right parts for their experiments in minimum amount of time and effort. <a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project">Read more</a>.</span>
 +
</div>
-
 
 
-
  <div class="sidebar1">
 
-
  <a href="http://www.ii.metu.edu.tr/"><img src="http://metu.edu.tr/~yesim/web/ii.jpg" width="156" height="120" alt="ii_logo" /></a>
 
-
    <ul class="nav">
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Home">WELCOME</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Team">MEET OUR TEAM</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project">PROJECT: Mining for BioBricks </a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Modeling">Modeling with SBOL</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Notebook">TEAM LOG</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Safety">Safety</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Attributions">Who is Who</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice">Human Practice</a></li>
 
-
      <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collabrations">Collabrations</a></li>
 
-
    </ul>
 
-
   
 
-
<br />
 
-
<br />
 
-
<br />
 
-
<br />
 
-
<br />
 
-
<br />
 
-
<br />
 
-
<br />
+
<div class="box last">
-
<br />  
+
<h3 class="boxheader collaborationtab">Collaborations</h3>
-
<br />
+
<img class="boximage" src="https://static.igem.org/mediawiki/2011/1/1c/Metu-bin-collaboration.png" />
-
<br />  
+
<span class="boxtext">It's very important that on projects or even a little work people should collaborate always to reach the best! Thus, we consider it as a key factor to succeed. <a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collaborations">See it</a>.</span>
-
<br />
+
</div>
-
<br />  
+
-
<br />
+
 +
<div class="box">
 +
<h3 class="boxheader hpracticetab">Human Practice</h3>
 +
<img class="boximage" src="https://static.igem.org/mediawiki/2011/5/51/Metu-bin-hpractice.png" />
 +
<span class="boxtext">Science and technology are not only for students, academicians but they are also for children and people with other interests. Thus, we've been with them together. <a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice">See</a>.</span>
 +
</div>
-
    <!-- end .sidebar1 --></div>
+
<div class="box last">
-
  <div class="content">
+
<h3 class="boxheader safetytab">Safety</h3>
-
  <center> <h2>Team METU-BIN</h2> </center>
+
<img class="boximage" src="https://static.igem.org/mediawiki/2011/e/ec/Metu-bin-safety.png" />
 +
<span class="boxtext">Safety is always a concern in synthetic biology, computer applications and virtualizing techniques tries to reduce the threat of non-predictable events. <a href="https://2011.igem.org/Team:METU-BIN_Ankara/Safety">Read more</a>.</span>
 +
</div>
-
  <br>  
+
<div class="box">
-
   
+
<h3 class="boxheader teamtab">Team</h3>
-
   
+
<img class="boximage" src="https://static.igem.org/mediawiki/2011/e/e5/Metu-bin-team.png" />
-
    <table cellpadding="0" cellspacing="0" border="0" height="320" width="500">
+
<span class="boxtext">METU-BIN team with Prof. Dr. Charles Cantor at Informatics Science Festival 2011 at METU. <a href="https://2011.igem.org/Team:METU-BIN_Ankara/Team">Meet the team</a>.</span>
 +
</div>
-
<td width="320">
+
<div class="box last">
-
<a href="https://2010.igem.org" > <img src="http://metu.edu.tr/~yesim/web/yesim_igem.png" width="260" height="200" alt="igem logo"/></a>
+
<h3 class="boxheader notebooktab">Notebook</h3>
-
</td>
+
<img class="boximage" src="https://static.igem.org/mediawiki/2011/c/cd/Metu-bin-notebook.png" />
-
</tr>
+
<span class="boxtext">We want to inform you about our adventures when getting ready for the iGEM competition. <a href="https://2011.igem.org/Team:METU-BIN_Ankara/Notebook">Take a look</a>.</span>
-
</table>
+
</div>
-
<div class="clearfloat">
+
</div>
-
<br>  
+
<div id="sidebar">
 +
<!-- SAME AREA STARTS -->
 +
<div class="margin"><h6>Why do you need M4B?</h6>
 +
<iframe src="http://player.vimeo.com/video/29400632?title=0&amp;byline=0&amp;portrait=0" width="276" height="175" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe><div class="clearfixed"></div>
</div>
</div>
-
<p><center> <h3> METU-BIN hosted the SYNTHETIC BIOLOGY ROUNDTABLE at HIBIT'11 </h3> </a></center>
 
-
<p><center><a href="http://metu.edu.tr/~yesim/HIBIT11.html"> <h4> ABSTRACT </h4> </a></center>
 
-
<p><center><a href="http://hibit11.iyte.edu.tr/day_1.html"> <h4>  HIBIT'11 Program </h4> </a></center>
 
-
<p><center> <h3> METU-BIN is among top 5 <br> in TEKNOVASYON 2011 Project Competition </h3> </a></center>
+
<div class="margin"><h6>Do you care safety?</h6>
-
<p><center><a href="http://www.teknovasyon.com.tr/saglik_bilimleri/duyurular_haberler.php?id=1015"> <h4> TEKNOVASYON 2011 Official site </h4> </a></center>
+
Let's test! METU-Ankara team prepared a test for this, and one of the members of our team coded. We are happy to share this. :) <a href="https://2011.igem.org/Team:METU-BIN_Ankara/Self-EvaluationTest">Go to test!</a>
-
<p>  Our first action as METU-TEAM had two focus. 1) Raising funds for the team and 2)getting the attention of researchers to synthetic biology applicaitons. So we have entered a nation-wide project competition organized by Hacettepe University with our project titled  "GENETICALLY ENGINEERED MRSA BIOSENSOR BASED
+
<div class="clearfixed"></div>
-
ON SYNTHETIC DNA TECHNOLOGY". We have been placed 5th place and got our first financial support for 2011 İGEM competiton. " </center>
+
</div>
-
<br>
+
<div class="social margin"><h6>Find us on</h6>
-
<p><center> <h2> CURIOUS ABOUT OUR TEAM AND PROJECT ? </center>
+
<a href="http://www.facebook.com/METUBIN" target="_blank"><img src="https://static.igem.org/mediawiki/2011/5/55/Facebook.png" /></a>
-
<p><center><a href="http://metu.edu.tr/~yesim/sponsorluk.html"> CHECK OUT OUR SPONSORSHIP FILE </h2></a></center>
+
<a href="http://www.twitter.com/METUBIN" target="_blank"><img src="https://static.igem.org/mediawiki/2011/f/f7/Twitter.png" /></a>
-
<br>
+
<a href="http://vimeo.com/user8040359" target="_blank"><img src="https://static.igem.org/mediawiki/2011/5/51/Vimeo.png" /></a>
 +
<a href="http://picasaweb.google.com/105434043475546846942" target="_blank"><img src="https://static.igem.org/mediawiki/2011/d/d4/Picasa.png" /></a>
 +
<div class="clearfixed"></div>
 +
</div>
-
<br>
+
<!-- SAME AREA ENDS -->
-
<p><center> <h2> MORE SOON </center>
+
<div>
-
   
+
<h6>Read our tweets!</h6>
-
<div class="sidebar2">
+
<script>
-
 
+
new TWTR.Widget({
-
<a href="http://www.ii.metu.edu.tr/academic_program/bioinformatics"><img src="http://metu.edu.tr/~yesim/web/yesim_bin.jpg" width="156" height="127" alt="yesim_bin" /></a>
+
   version: 2,
-
+
  type: 'profile',
-
  <ul class="nav">
+
  rpp: 5,
-
    <li><a href="mailto:metu-bin@ii.metu.edu.tr">metu-bin@ii.metu.edu.tr</a></li>
+
  interval: 30000,
-
   </ul>
+
  width: 276,
-
   
+
  height: 350,
-
<br />
+
  theme: {
-
<br />
+
    shell: {
-
<br />
+
      background: '#333333',
-
<br />
+
      color: '#e0e0e0'
-
<br />
+
    },
-
<br />
+
    tweets: {
-
 
+
      background: '#fcfcfc',
-
<br />
+
      color: '#000000',
-
<br />
+
      links: '#00006c'
-
<br />
+
    }
-
<br />
+
  },
-
<br />
+
  features: {
-
<br />
+
    scrollbar: false,
-
<br />
+
    loop: false,
-
<br />
+
    live: false,
-
<br />
+
    hashtags: true,
-
 
+
    timestamp: true,
-
<br />
+
    avatars: false,
-
<br />
+
    behavior: 'all'
-
<br />
+
  }
-
<br />
+
}).render().setUser('METUBIN').start();
-
<br />
+
</script>
-
<br />
+
<div class="clearfixed"></div>
-
<br />
+
</div>
-
<br />
+
<div class="gallery"></div>
-
<br />
+
<div class="clearfixed"></div>
-
<br />  
+
</div>
-
<br />  
+
<div class="clearfixed"></div>
-
<br />
+
<h3 style="color:#ccc;"><em>Our Sponsors</em></h3>
-
 
+
<span style="margin-left:40px;float:left;">
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
 
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
 
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
 
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
 
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
<br />
+
-
+
-
        <!-- end .sidebar2 --></div>
+
-
       
+
-
  <div class="footer">
+
-
  <table>
+
-
 
+
-
  <h3 >
+
-
  <tr><td colspan=2><b>CONTACT INFORMATION</b>
+
-
  <tr><td><b>Address:</b></td>
+
-
<tr><td>İnönü Blvd. METU Informatics Institute B-207,
+
-
<br> Çankaya, Ankara, 06531, TURKEY</td></tr>
+
-
<tr><td colspan=2>
+
-
<tr><td><b>Ofice :</b></td><td>90 312 210 7708</td></tr>
+
-
<tr><td><b>Fax  : </b></td><td>90 312 210 3745</td></tr>
+
-
 
+
-
<tr><td><b>E-mail : </b></td>
+
-
<td><a href="mailto:yesim@metu.edu.tr">   yesim@metu.edu.tr</a></td></tr>
+
-
<tr><td><b>Web page : </b></td>
+
-
<td><a href="http://tr.linkedin.com/in/draydinson">http://tr.linkedin.com/in/draydinson</a>
+
-
</td>
+
-
</tr>
+
-
</table>
+
<a class="opac" href="http://www.akgunyazilim.com.tr/" target="_blank"><img style="width:300px;height:auto;" src="https://static.igem.org/mediawiki/2011/0/09/Akgun.png" /></a><a class="opac" href="http://www.ii.metu.edu.tr/" target="_blank"><img style="width:auto;height:250px;" src="https://static.igem.org/mediawiki/2011/5/5e/Ii.png" /></a><a class="opac" href="http://www.tubitak.gov.tr/" target="_blank"><img style="width:auto;height:250px;" src="https://static.igem.org/mediawiki/2011/b/b0/TUBITAK-Logo.png" /></a></span>
-
  <!-- end .footer --></div>
+
-
  <!-- end .container --></div>
+
 +
<span style="float:left;width:900px;margin-left:40px;">
 +
<a class="opac" href="http://www.metu.edu.tr/" target="_blank"><img style="width:auto;height:150px;" src="https://static.igem.org/mediawiki/2011/2/2d/Odtu.png" /></a>
 +
<a class="opac" href="http://www.metutech.metu.edu.tr/cms/" target="_blank"><img style="width:auto;height:150px;" src="https://static.igem.org/mediawiki/2011/3/39/Metutech.png" /></a>
 +
<a class="opac" href="http://www.hacettepeteknokent.com.tr/" target="_blank"><img style="width:auto;height:100px;" src="https://static.igem.org/mediawiki/2011/2/21/Hacettepe-teknokent.png" /></a></span>
 +
<!-- SITE ENDS -->
</body>
</body>
</html>
</html>
-
<!--- The Mission, Experiments --->
 

Latest revision as of 22:52, 21 November 2011

METU-BIN iGEM Software TeamProject: Mining for BioBricks

Home

M4B: Mining for BioBricks

It's a miner that goes over all the parts and finds the possible devices for you! See our software, it's online!

Project

Our project aims to provide a software tool to facilitate selection process of the right parts for their experiments in minimum amount of time and effort. Read more.

Collaborations

It's very important that on projects or even a little work people should collaborate always to reach the best! Thus, we consider it as a key factor to succeed. See it.

Human Practice

Science and technology are not only for students, academicians but they are also for children and people with other interests. Thus, we've been with them together. See.

Safety

Safety is always a concern in synthetic biology, computer applications and virtualizing techniques tries to reduce the threat of non-predictable events. Read more.

Team

METU-BIN team with Prof. Dr. Charles Cantor at Informatics Science Festival 2011 at METU. Meet the team.

Notebook

We want to inform you about our adventures when getting ready for the iGEM competition. Take a look.

Our Sponsors