Difference between revisions of "Team:METU Turkey/interlab"

(Created page with "{{Example}} <html> <h2> InterLab Study</h2> <p> Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems...")
 
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Example}}
+
<html>
<html>
+
<head>
  
<h2> InterLab Study</h2>
+
 
 +
 
 +
<style>
  
<p>
+
.highlightBox {
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
  width: 570px;
</p>
+
  background-color: #A0E0A9;
 +
  padding: 15px;
 +
  margin: auto;
 +
 
 +
}
  
<div class="highlightBox">
 
  
<h4> Which other teams can we work with? </h4>
 
<p>
 
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the <a hreef="https://2015.igem.org/Judging/Awards#Medals">iGEM team collaboration gold medal criterion</a>.
 
</p>
 
  
<p>
+
 
In order to meet the gold medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
#content {
</p>
+
    position: relative;
 +
    width: 1350px;
 +
    margin: 0 auto;
 +
    padding: 0px 0px 0px 0px;
 +
    background: white;
 +
    color: black;
 +
    border-color: white;
 +
   
 +
 
 +
    z-index: 2;
 +
 
 +
}
 +
 
 +
 
 +
 
 +
body {
 +
        background-color:white;
 +
    }
 +
   
 +
    p.sansserif {
 +
    font-family: Arial, Helvetica, sans-serif;
 +
}
 +
   
 +
  ul.nav {
 +
   
 +
    background-color: #FFCE76;
 +
    padding: 3px;
 +
    font-size: 17px;
 +
}
 +
 
 +
    ul.nav li a {
 +
        display: block;
 +
        text-decoration: none;
 +
        padding-bottom: 3px;
 +
        padding-top: 3px;
 +
        padding-right: 9px;
 +
        padding-left: 9px;
 +
        background-color: #FFCE76
 +
       
 +
    }
 +
 
 +
    ul.nav > li:hover {
 +
       
 +
        background-color: #FFE9C2
 +
       
 +
    }
 +
 
 +
    ul.nav li a:hover {
 +
        background: #ccc;
 +
        background-color: #FFE9C2
 +
       
 +
    }
 +
 
 +
    ul.nav > li {
 +
        display: inline-block;
 +
        position: relative;
 +
        background-color: #FFCE76
 +
       
 +
    }
 +
 
 +
    ul.nav > li ul {
 +
        display: none;
 +
        position: absolute;
 +
        left: -1px;
 +
        background-color: #FFCE76;
 +
        border-top-color: #fff;
 +
        margin-top: 0px;
 +
        width: 150px;
 +
    }
 +
 
 +
    ul.nav > li:hover ul {
 +
        display: block;
 +
    }
 +
 
 +
    ul.nav > li ul li {
 +
        display: inline-block;
 +
    }
 +
 
 +
a.one:link {color:#0E2036;text-decoration:none;}
 +
a.one:visited {color:#214D7F;text-decoration:none;}
 +
 
 +
 
 +
 
 +
    </style>
 +
 
 +
 
 +
 
 +
 
 +
</head>
 +
<body>
 +
   
 +
    <ul class="nav">
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey">Home</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Team">Team</a>
 +
         
 +
        </li>
 +
                <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Description">Project</a>
 +
            <ul>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Experiments">Experiments</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Results">Results</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Design">Design</a></li>
 +
            </ul>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Parts">Parts</a>
 +
            <ul>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Basic_Part">Basic Part</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Composite_Part">Composite Part</a></li>
 +
                <li><a href="https://2015.igem.org/Team:METU_Turkey/Part_Collection">Part Collection</a></li>
 +
            </ul>
 +
            </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Notebook">Notebook</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Attributions">Attributions</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/interlab">Interlab</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Collaborations">Collaborations</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Practices">Human Practices</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Safety">Safety</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Gallery">Gallery</a>
 +
        </li>
 +
        <li>
 +
            <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Sponsors">Sponsors</a>
 +
        </li>
 +
   
 +
        </li>
 +
    </ul>
 +
 
 +
<!-- First block of content -->
 +
<table  cellspacing="20px" height="150px" align="center">
 +
<tr>
 +
<td align="center" width="350px"><a href="https://igem.org/Main_Page" target="_blank"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="150px"></a></td>
 +
 
 +
<td align="center" bgColor="#FFFFFF" >
 +
 
 +
<!-- You can replace this image with your team's logo! -->
 +
<img src="https://static.igem.org/mediawiki/2014/c/cc/Metuigem_logo.png" width="120px">
 +
<h3>Welcome!  <br> We are Team METU_Turkey! </h3>
 +
 
 +
</td>
 +
<td align="center" width="162px"><a href="http://www.metu.edu.tr"color:#FFFFFF" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/91/Metulogo.jpg" width="300px"></a></td>
 +
</tr>
 +
</table>
 +
<!-- end of first block -->
 +
 
 +
 
 +
<h1>InterLab Study Measurements/Results</h1>
 +
<div margin="300px">
 +
<p>We have participated to the second InterLab study in Synthetic Biology.</p>
 
</div>
 
</div>
  
<p>
+
<img align=center src="https://static.igem.org/mediawiki/2015/5/5d/METU_Turkey_interlab66.PNG" width="500px">
Here are some suggestions for projects you could work on with other teams:
+
<hr>
 +
<img align=center src="https://static.igem.org/mediawiki/2015/1/13/METU_Turkey_interlab_1.png" width="500px">
 +
<p><h4>Confocal Microscopy Photos</h4>
 +
The glowing cells have the devices; whereas, the cells which are not glowing are the control groups. </br> </br>
 +
<hr>
 +
<img align=center src="https://static.igem.org/mediawiki/2015/0/0f/METU_Turkey_interlab_2.png" width="700px">
 +
<hr>
 +
<p><h4>Flow Cytrometry Results</h4>
 +
<img align=center src="https://static.igem.org/mediawiki/2015/4/4e/METU_Turkey_interlab_6.png" width="700px">
 +
<img align=center src="https://static.igem.org/mediawiki/2015/3/3d/METU_Turkey_interlab_7.png" width="700px">
 +
 
 
</p>
 
</p>
  
<ul>
 
<li> Improve the function of another team's BioBrick Part or Device</li>
 
<li> Characterize another team's part </li>
 
<li> Debug a construct </li>
 
<li> Model or simulating another team's system </li>
 
<li> Test another team's software</li>
 
<li> Help build and test another team's hardware project</li>
 
<li> Mentor a high-school team</li>
 
</ul>
 
  
  
 +
<!-- Sponsorlar beginning -->
 +
    <table  id="firstblock" width="60%"  cellspacing="10px" height="200px" align="center">
 +
        <tr>
 +
        <td align=center>
 +
<a href="http://www.metu.edu.tr" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/9/91/Metulogo.jpg" width="350px" align="center"></a>
 +
        </td>
 +
        </tr>
 +
           
 +
    </table>
  
</div>
+
<table  id="firstblock" width="60%"  cellspacing="10px" height="200px" align="center">
 +
 
 +
 
 +
<tr>
 +
 
 +
<td align="center" width="162px"><a href="http://odtuteknokent.com.tr/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/4/47/Odtuteknokent.jpg" width="175px"></a></td>
 +
 
 +
<td align="center" width="162px"><a href="http://www.kardiosis.com.tr/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/d/d4/Kardiosis.jpg" width="175px"></a></td>
 +
 
 +
<td align="center" width="162px"><a href="http://www.tr-idea.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/c/c6/METU_Turkey_Idea.PNG" width="350px"></a></td>
 +
 
 +
</tr>
 +
</table>
 +
<table align="center" cellspacing="10px">
 +
<tr>
 +
 
 +
<td align="center"><a href="http://www.sentegen.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/d/dd/Sentegenlogoder.PNG" width="175px"></a></td>
 +
 
 +
 
 +
 
 +
 
 +
<td align="center"><a href="http://www.mathworks.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/a/ab/METU_Turkey_mathworks.png" width="175px"></a></td>
 +
 
 +
 
 +
</tr>
 +
</table>
 +
 
 +
   
 +
<!-- Sponsorlar end -->
 +
</body>
 
</html>
 
</html>

Latest revision as of 13:31, 4 October 2015

Welcome!
We are Team METU_Turkey!

InterLab Study Measurements/Results

We have participated to the second InterLab study in Synthetic Biology.


Confocal Microscopy Photos

The glowing cells have the devices; whereas, the cells which are not glowing are the control groups.



Flow Cytrometry Results