Team:METU Turkey/Team

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
 
(74 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Home</title>
 +
<meta name="description" content="" />
 +
<meta name="keywords" content="" />
 +
<style type="text/css">
 +
ul,ol,li,h1,h2,h3,h4,h5,h6,p{
 +
margin:0;
 +
padding:0;
 +
}
 +
ul{
 +
list-style:none;
 +
}
 +
a,a:link,a:visited,a:hover{
 +
color:#00f;
 +
text-decoration:none;
 +
}
 +
a:focus,a:hover{
 +
text-decoration:underline;
 +
}
 +
a img{
 +
border:0;
 +
}
 +
.clear{
 +
clear:both;
 +
}
-
<html>
+
body{
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
        margin:0;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
        padding:0;
-
This is a template page. READ THESE INSTRUCTIONS.
+
background:#f1f1f1 repeat-y;
-
</div>
+
color:#000;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
font:62.5% Myriad Pro,Arial,sans-serif;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
}
-
</div>
+
#header{
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
width: 886px;
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
height: 35px;
-
</div>
+
font-size: 14px;
-
</div>
+
padding: 16px 35px 0px 22px;
-
</html>
+
}
-
<!-- *** End of the alert box *** -->
+
#header p{
 +
float: left;
 +
color: #525961;
 +
}
 +
#header span{
 +
color: #bababa;
 +
}
-
{|align="justify"
+
#header ul{
-
|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.
+
float: right;
-
|[[Image:METU_Turkey_logo.png|200px|right|frame]]
+
}
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:METU_Turkey_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:METU_Turkey | Team Example]]
+
-
|}
+
 +
#header ul li{
 +
float: left;
 +
margin: 0px 12px 0px 0px;
 +
padding: 0px 0px 0px 12px;
 +
background: url(https://static.igem.org/mediawiki/igem.org/9/9e/Header_navi_bg.gif) left bottom no-repeat;
 +
}
-
<!--- The Mission, Experiments --->
+
#header ul li.no_bg{
 +
background: none;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#header ul li a{
-
!align="center"|[[Team:METU_Turkey|Home]]
+
color:#fff;
-
!align="center"|[[Team:METU_Turkey/Team|Team]]
+
}
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=METU_Turkey Official Team Profile]
+
-
!align="center"|[[Team:METU_Turkey/Project|Project]]
+
-
!align="center"|[[Team:METU_Turkey/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:METU_Turkey/Modeling|Modeling]]
+
-
!align="center"|[[Team:METU_Turkey/Notebook|Notebook]]
+
-
!align="center"|[[Team:METU_Turkey/Safety|Safety]]
+
-
|}
+
 +
#logo{
 +
display: inline-block;
 +
width: 264px;
 +
height: 100px;
 +
float: left;
 +
clear: both;
 +
margin: 0;
 +
background: url(https://static.igem.org/mediawiki/igem.org/4/4d/MTLogoE-co_sensor.jpg) no-repeat;
 +
text-indent: -9999px;
 +
}
 +
#banner{
 +
float: left;
 +
margin: 0px 0px 0px 0px;
 +
}
-
== '''Who we are''' ==
+
#banner img{
-
{|border = "0"
+
float: left;
-
|-
+
}
-
|rowspan="3"|
+
 +
#metucontent{
 +
width: 965px;
 +
     
 +
}
 +
#content{background: #b6b7b9; }
 +
#teamImage{
 +
width:566px;
 +
height:423px;
 +
left: 200px;
 +
        float: left;
 +
        position:relative;
 +
margin: 20px 0px 20px 0px;
 +
background:url(https://igem.org/Image:MTteam_cell.png);       
 +
}
 +
.left_column{
 +
clear:both;
 +
        width: 475px;
 +
float: left;
 +
}
 +
.right_column{
 +
width: 475px;
 +
float: right;
 +
}
-
'''Advisors:'''
+
.text{
 +
font-family: Helvetica, Arial;
 +
width: 440px;
 +
float: left;
 +
padding: 0px 28px 0px 5px;
 +
margin: 0px 0px 20px 0px;
 +
}
-
*''' Advisor 1''':     Mentor for all
+
.text h3{
-
*'''Advisor 2''':     Our favorite
+
font-size: 18px;
-
*'''Grad Student 1''':     Our leader 
+
float: left;
 +
margin: 10px 0px 12px 10px;
 +
color: #fff;
 +
}
 +
.text p{
 +
color: #ffffff;
 +
width: 440px;
 +
float: left;
 +
clear: left;
 +
font-size: 12px;
 +
}
-
'''Undergrads:'''
+
.text p img{
 +
float: left;
 +
margin: 0px 10px 0px 5px;
 +
}
-
*'''Student 1''':   Sleepyhead
+
.text a.continue{
-
*'''Student 2''':   Math nerd
+
position: relative;
-
*'''Student 3''': Michael, Is going to save the world
+
color: #65b8f9;
-
*'''Student 4''':   Loves iGEM
+
float: left;
-
*'''Student 5''': A normal student... or(r) am I?
+
clear: left;
-
*'''Student 6''': Table football fan
+
font-size: 15px;
-
*'''Student 7''':
+
margin: 30px 0px 0px 0px;
 +
}
 +
.alternative{
 +
background: #2a2d32;
 +
border-top: 1px solid #26292e;
 +
border-bottom: 1px solid #26292e;
 +
}
 +
.heading{
 +
        clear:both;
 +
 +
        height: 20px;
 +
        float: left;
 +
        padding: 6px 14px 6px 14px;
 +
        margin: 0px 0px 12px 0px;
 +
        background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x;
 +
}
-
|
 
-
<gallery>
 
-
Image:METU_Turkey_Team_member_1.png|Team member 1
 
-
Image:METU_Turkey_Team_member_2.png|Team member 2
 
-
Image:METU_Turkey_Team_member_3.png|Team member 3
 
-
Image:METU_Turkey_Team_member_4.png|Team member 4
 
-
Image:METU_Turkey_Team_member_5.png|Team member 5
 
-
Image:METU_Turkey_Team_member_6.png|Team member 6
 
-
Image:METU_Turkey_Team_member_7.png|Team member 7
 
-
</gallery>
 
-
|}
 
-
== '''What we did''' ==
+
.heading h3{
 +
font-size: 20px;
 +
color: #ffffff;
 +
float: left;
 +
font-weight: normal;
 +
}
-
(Provide proper attribution for all work)
+
.heading img{
 +
float: right;
 +
margin: 3px 0px 0px 0px;
 +
}
 +
ul{
 +
float: left;
 +
margin: 0px 0px 39px 0px;
 +
}
-
== '''Where we're from''' ==
+
ul.sitemap li a{
 +
font-size: 14px;
 +
color: #fff;
 +
margin: 0px 0px 17px 11px;
 +
}
 +
 
 +
ul.sitemap li span{
 +
color: #65b8f9;
 +
}
 +
 
 +
.replace{
 +
position:relative;
 +
margin:0;
 +
padding:0;
 +
/* \*/
 +
overflow:hidden;
 +
/* */
 +
}
 +
.replace span{
 +
display:block;
 +
position:absolute;
 +
top:0;
 +
left:0;
 +
z-index:1;
 +
}
 +
 
 +
#wrapper{
 +
width: 950px;
 +
padding: 0px 0px 0px 0px;
 +
margin:0px 0px 0px 0px;
 +
}
 +
 
 +
 
 +
 
 +
/* CSS Document */
 +
 
 +
#tab_nav {
 +
height: 40px;
 +
float: left;
 +
background: url(https://static.igem.org/mediawiki/igem.org/5/50/Navigation_bg.jpg) repeat-x;
 +
        }
 +
 +
#topnav li.active a{
 +
color:#028AD3;
 +
}
 +
ul#topnav {
 +
float: left;
 +
width: 964px;
 +
list-style: none;
 +
position: relative;
 +
margin-top:0px;
 +
}
 +
ul#topnav li {
 +
float: left;
 +
}
 +
ul#topnav li a {
 +
padding: 10px 15px;
 +
display: block;
 +
color: #fff;
 +
text-decoration: none;
 +
        font-size:14px;
 +
}
 +
ul#topnav li a:hover {
 +
    text-decoration: none;
 +
background: #016acb;
 +
height: 15px;
 +
 
 +
}
 +
}
 +
ul#topnav li:hover { 
 +
        z-index:1000;
 +
}
 +
ul#topnav li span {
 +
float: left;
 +
        z-index:1000;
 +
position: absolute;
 +
left: 0;
 +
top:35px;
 +
display: none;
 +
width:964px;
 +
color: #fff;
 +
-moz-border-radius-bottomright: 5px;
 +
-khtml-border-radius-bottomright: 5px;
 +
-webkit-border-bottom-right-radius: 5px;
 +
-moz-border-radius-bottomleft: 5px;
 +
-khtml-border-radius-bottomleft: 5px;
 +
-webkit-border-bottom-left-radius: 5px;
 +
background-color: #028AD3;
 +
padding-top: 8px;
 +
padding-right: 0;
 +
padding-bottom: 8px;
 +
padding-left: 0;
 +
}
 +
ul#topnav li:hover span { display: block;}
 +
ul#topnav li span a { display: inline;  font-weight; normal; }
 +
ul#topnav li span a:hover {text-decoration: none;}
 +
#groupparts {
 +
width: 650px!important;
 +
}
 +
#contentSub {
 +
display:none;
 +
}
 +
 
 +
#siteSub {
 +
display:none;
 +
}
 +
 
 +
#search-controls {
 +
display:none;
 +
}
 +
 
 +
.firstHeading {
 +
display:none;
 +
}
 +
 
 +
#search-controls {
 +
margin-top:30px;
 +
}
 +
 
 +
 +
#p-logo {
 +
height:1px;
 +
overflow:hidden;
 +
display: none;
 +
}
 +
#top-section {
 +
height: 10px;
 +
margin-top: -4px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0;
 +
margin-bottom: 0px;
 +
padding: 0px 0px 0px 0px;
 +
border: none;
 +
position: relative;
 +
top:-65px;
 +
}
 +
 
 +
</style>
 +
</head>
 +
<body>
 +
 
 +
        <div id="wrapper">
 +
<p>&nbsp;</p>
 +
        <div id="banner">
 +
        <img src="https://static.igem.org/mediawiki/2010/1/1c/MTlastBanner.png" alt="" width="963" />
 +
 
 +
</div> <!--banner ends-->
 +
       
 +
       
 +
 
 +
        <div id="tab_nav">
 +
    <ul id="topnav">
 +
        <li class="active"><a href="https://2010.igem.org/Team:METU_Turkey">HOME</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Team">TEAM</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Project">PROJECT</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey/Project">Description</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey/Planning">Planning</a> |
 +
                               
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey/Results_Discussion">Results & Discussion</a> |
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Conclusions">Conclusions</a> |
 +
 
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Future_Work">Future Work</a> |
 +
 
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Safety">Safety</a> |
 +
 
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/References">References</a> |
 +
 
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Acknowledgements">Acknowledgements</a> |
 +
       
 +
                             
 +
            </span>
 +
      </li>
 +
<li><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&group=METU_Turkey">PARTS</a></li>
 +
<li><a href="https://2010.igem.org/Team:METU_Turkey/Support_Actions">SUPPORT ACTIONS</a>
 +
<span>
 +
<a href="https://2010.igem.org/Team:METU_Turkey/Collaboration">Collaboration</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey/Characterization_of_an_existing_part">Characterization of an Existing Part</a> |</span></li>
 +
       
 +
<li><a href="https://2010.igem.org/Team:METU_Turkey/Notebook">NOTEBOOK</a>
 +
<span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey/Alpha">Alpha Team</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey/Bravo">Bravo Team</a> |
 +
              <a href="https://2010.igem.org/Team:METU_Turkey/Charlie">Charlie Team</a> |
 +
              <a href="https://2010.igem.org/Team:METU_Turkey/Delta">Delta Team</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey/Procedures">Procedures</a>
 +
            </span></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Gallery">GALLERY</a>
 +
           
 +
 
 +
      </li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Sponsors">SPONSORS</a>
 +
           
 +
        </li>     
 +
<li><a href="https://2010.igem.org/Team:METU_Turkey/Links">LINKS</a></li>
 +
 
 +
    </ul><!--topnav ends-->
 +
</div><!--tab_nav ends-->       
 +
        <div id="metucontent">
 +
            <!--<div id="teamImage">           
 +
            </div>teamImage ends-->
 +
 
 +
               
 +
          <div class="heading">
 +
            <h3>Students</h3>
 +
            </div> <!--heading ends-->
 +
           
 +
           
 +
<div class="left_column">
 +
           
 +
            <div class="text">
 +
            <h3>Cihan TAŞTAN</h3>
 +
                    <p><img style="border: 0px solid ; width: 130px; height: 170px;" alt="w7"  src="https://static.igem.org/mediawiki/2010/b/b8/CT.jpg" alt=""/>2010 is the last year for him as B.S degree at Molecular Biology and Genetics department. Moreover, he is studying at
 +
Computer Engineering  as my minor department. His research will be on Scientist position at Cancer and Virology
 +
Relationship (Let's say Viral Oncology)  by integrating novel technices of Bioinformatics and Synthetic Biology approaches.
 +
This is the second year for him at iGEM. </p>
 +
            </div><!--text ends-->
 +
            <div class="text alternative">
 +
            <h3>Sibel ATAOL</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/c/ce/Sibelll.jpg" alt=""/>Sibel is senior student at Biology department, METU.This is the first year for her in IGEM team.Synthetic biology is the
 +
raising field of Biology what she believes.Studying in biotechnology, bioengineering with novel synthetic biology approaches
 +
is her desire for future.Indeed molecular biology is what she loves to work on so that she is in cloning team. </p>
 +
            </div><!--text ends-->
 +
            <div class="text">
 +
              <h3>Funda GUZEY</h3>
 +
                    <p><img style="border: 0px solid ; width: 110px; height: 180px;" alt="w7"src="https://static.igem.org/mediawiki/2010/9/95/FUNDA.jpg" alt=""/>She is a senior student of Biological Sciences at Middle East Technical University. This is her second year in iGEM competition.
 +
She gained experience in protein expression and purification in this summer. One of the her interests is Synthetic Biology.
 +
However, her main interest is Biomedical and Tissue Engineering. She feels lucky to have such a wonderful team and is glad to share
 +
a wonderful summer with her team. . </p>
 +
            </div><!--text ends-->
 +
            <div class="text alternative">     
 +
           
 +
            <h3>Ebuzer KALYONCU</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/0/07/EK.jpg" alt=""/>Ebuzer is a 4th year student of Molecular Biology and Genetics at Middle East Technical University in Turkey. He was experienced in protein
 +
expression and purification during this summer.He collected some wetlab experience and general knowledge about biotechnology equipments in
 +
Ozen LAB.His main interest is in the regulation of the development and function of the immune system.. </p>
 +
            </div><!--text ends-->
 +
          </div><!--left_column ends-->
 +
            <div class="right_column">
 +
            <div class="text alternative">
 +
            <h3>Özkan İŞ</h3>
 +
                    <p><img style="border: 0px solid ; width: 130px; height: 170px;" alt="w7"src="https://static.igem.org/mediawiki/2010/8/88/FOTO_yeni.JPG" alt=""/>Ozkan is especially interested in neuroscience. In near future, he wants to study in molecular neuroscience combined with
 +
synthetic biology approaches. He believes that by applying synthetic biology approaches to synapses, genetic mechanisms
 +
underlying the neurodegenerative diseases will be revealed. </p>
 +
            </div><!--text ends-->
 +
            <div class="text">
 +
            <h3>Ceren ŞEREF</h3>
 +
                    <p><img style="border: 0px solid ; width: 195px; height: 150px;" alt="w7"  src="https://static.igem.org/mediawiki/2010/c/cd/Cerennn.jpg" alt=""/>Ceren is currently a junior year student of Biology department at Middle East Technical University. It is her first year in METU Syborg and also in iGEM.
 +
She wants to study Neuroscience, especially Neurodegenerative Diseases in the future. Furthermore, she is highly interested in Molecular Biology.
 +
She thinks that Synthetic Biology opens up a whole new page in Biology </p>
 +
            </div><!--text ends-->
 +
            <div class="text alternative">
 +
            <h3>Serap MEMİK</h3>
 +
                    <p><img style="border: 0px solid ; width: 160px; height: 150px;" alt="w7"src="https://static.igem.org/mediawiki/2010/2/27/DSCI0085.JPG" alt=""/>Serap is the third year student at the Middle East Technical University. She is highly interested in biotechnology and
 +
molecular biology. She thinks that synthetic biology has great potential and infinite opportunities to practice in human life.. </p>
 +
            </div><!--text ends-->
 +
            <div class="text">
 +
            <h3>Rengin ERDEM</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/f/fa/Renginnn.png" alt=""/>Rengin is currently a Master’s student of Biotechnology at Middle East Technical University. She has got her Bachelor’s degree
 +
from Gazi University, her major being Biology. She always liked the idea of creating novel systems by utilizing the
 +
information derived from scientific studies. Therefore, she is quite excited to take part in a Synthetic Biology project.
 +
In addition to Synthetic Biology, she is also interested in Biomedical Sciences such as Developmental and Neurological
 +
Biology. Rengin is glad to have an enthusiastic and motivated group of colleagues to work with. </p>
 +
            </div><!--text ends-->
 +
          </div><!--right_column ends-->
 +
     
 +
<div class="left_column">
 +
           
 +
            <div class="text">
 +
            <h3>Bilgi GÜNGÖR</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/e/e9/Bilgi.png" alt=""/>Bilgi is first semester student in Master's program of Biotechnology at Middle East Technical University. She is graduated from  
 +
Biology Department at METU and joined Metu Syborg iGEM Team during her senior year of her undergradute studies. She is interested in
 +
Molecular Cell Biology and her aim is to solve the mystery of the cell. . </p>
 +
            </div><!--text ends-->
 +
            <div class="text alternative">
 +
            <h3>Selin AKKUZU</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/9/9d/Selinnn.png" alt=""/>When Selin participated in iGEM team, she was a senior student in Biology department at METU. She continues her higher education as
 +
a Master's student in Biotechnology at the same university. She is mainly interested in Protein Chemistry. She thinks
 +
that Synthetic Biology approaches includes everything in Biology. Therefore, Protein Chemistry and Modeling can be the backbone of
 +
Synthetic Biology. This project is just the beginning for her. </p>
 +
            </div><!--text ends-->
 +
            <div class="text">
 +
            <h3>Esen SAYIN</h3>
 +
                    <p><img style="border: 0px solid ; width: 133px; height: 190px;" alt="w7"src="https://static.igem.org/mediawiki/2010/4/4c/Esennn.JPG" alt=""/>Esen completed the Molecular Biology and Genetics, BSc at Istanbul Technical University. Currently, she is master student in
 +
Biotechnology Program at Middle East Technical University and also teaching assistant at METU Biology Department. She enjoys to conduct
 +
experiments with fluorophores. She thinks that fluorophores like GFP and RFP have crucial roles at both synthetic biology and
 +
biotechnology. Her master thesis involves another type of fluorophore:quantum dots. In the future, she wants to conduct studies involve
 +
fluorescent molecules and even their development. </p>
 +
            </div><!--text ends-->
 +
     
 +
            <div class="heading">
 +
            <h3>Instructors</h3>
 +
            </div> <!--heading ends-->
 +
           
 +
           
 +
<div class="left_column">
 +
           
 +
            <div class="text">
 +
            <h3>Assistant Prof Can OZEN (Team Coordinator)</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/7/72/CO.jpg" alt=""/> Dr. Ozen is the head of METU SYBORG (Synthetic Biology Research Group) and the coordinator of METU Turkey team in 2010.
 +
He is also the vice-chair of METU Biotechnology Department and the coordinator of Advanced Light Microscopy, Spectroscopy
 +
and Calorimetry units at the METU Central Laboratory. One of the primary research interests in Dr. Ozen's group is
 +
development and characterization of regulatory genetic elements.. </p>
 +
            </div><!--text ends-->
 +
            <div class="text alternative">
 +
            <h3>Dr.Deniz YÜCEL</h3>
 +
                    <p><img style="border: 0px solid ; width: 133px; height: 190px;"src="https://static.igem.org/mediawiki/2010/0/0a/DYucelll_resim.jpg" alt=""/> Dr. Yucel received her MSc and PhD degrees in Department of Biotechnology from Middle East Technical University.
 +
She worked on enzyme/protein immobilization on polymeric materials and biosensors. She did her PhD on stem cell
 +
based nerve tissue engineering on guided constructs. During her PhD she worked on mesenchymal stem cell
 +
differentiation for one year at Massachusetts General Hospital and Tufts University. She is mainly interested in
 +
biomaterials (2D and 3D polymeric material designs), tissue engineering and stem cell plasticity. She is currently
 +
working as a Scientific Project Specialist at the Central Laboratory, Molecular Biology and Biotechnology R&D Center,
 +
Middle East Technical University. She contributes to the IGEM team with her instrumental skills and her experience
 +
in biochemistry and molecular biology.
 +
</p>
 +
            </div><!--text ends-->
 +
</div><!--left_column ends-->
 +
            <div class="right_column">
 +
            <div class="text alternative">
 +
            <h3>Dr.Remziye YILMAZ</h3>
 +
                    <p><img style="border: 0px solid ; width: 133px; height: 190px;"src="https://static.igem.org/mediawiki/2010/a/a7/Remziye.jpg" alt=""/>
 +
Remziye YILMAZ received her MSc and PhD degrees in Program of Biotechnology at the Food Engineering Department, University of Hacettepe. She then worked as founder in Biogenetic Laboratory of Ministry of Agriculture and Rural Affairs, before joining the Molecular Biology and Biotechnology R&D Center of the Middle East Technical University. She started at METU in 2005 with a permanent position at the Genome Analysis Unit.
 +
She is proficient in gene expression techniques and assay development including microarray profiling and qPCR, also experienced in high-throughput data analysis of microarray results and experienced in working with genetically modified organisms. She is currently working as a research scientist at multidisciplinary projects. She contributes to the IGEM team with her expertise on molecular biology</p>
 +
            </div><!--text ends-->
 +
</div><!--right_column ends-->
 +
        </div> <!--content ends-->
 +
        </div> <!--wrapper ends-->
 +
 +
</body>
 +
 
 +
 
 +
            <div class="heading">
 +
            <h3>Advisors</h3>
 +
            </div> <!--heading ends-->
 +
           
 +
   
 +
<div class="left_column">
 +
           
 +
            <div class="text">
 +
            <h3>Erhan ASTARCI</h3>
 +
                    <p><img src="https://static.igem.org/mediawiki/2010/c/c5/Man.jpg" alt=""/>Erhan received his MSc degree in Department of Biotechnology, PhD degree in Department of Biochemistry from Middle East Technical University. He worked on heat resisting
 +
protein productio, expression and purification in master thesis. He is currently working on regulation of nuclear factor kappa b protein regulation in inflammatory based
 +
colon cancer cells in his Phd. work.He is teaching asistant in Biochemistry. He contributes to the IGEM team with his protein knowledge and molecular biolog . </p>
 +
            </div><!--text ends-->
 +
            <div class="right_column">
 +
            <div class="text alternative">
 +
            <h3>Hamdi KAMÇI</h3>
 +
                    <p><img style="border: 0px solid ; width: 133px; height: 190px;"src="https://static.igem.org/mediawiki/2010/6/6b/Hamdiii.jpg" alt=""/>Hamdi  received his MSc and PhD degrees in Department of Biotechnology from Middle East Technical University.
 +
He worked on plant  transgenics specially on lentil genetic ransformation in master thesis. He is currently constructing his vectors for functional gene transormation into lentil as a part of his Phd. work. He had a wok experience in a research company as general manager during his Msc. He contributes to the IGEM team with his recombinat DNA and gene cloning skills and experience .
 +
</p>
 +
            </div><!--text ends-->
 +
</div><!--right_column ends-->
 +
        </div> <!--content ends-->
 +
        </div> <!--wrapper ends-->
 +
 +
</body>
 +
 
 +
 
 +
         
 +
 
 +
</html>

Latest revision as of 03:34, 28 October 2010

Home

 

Students

Cihan TAŞTAN

w72010 is the last year for him as B.S degree at Molecular Biology and Genetics department. Moreover, he is studying at Computer Engineering as my minor department. His research will be on Scientist position at Cancer and Virology Relationship (Let's say Viral Oncology) by integrating novel technices of Bioinformatics and Synthetic Biology approaches. This is the second year for him at iGEM.

Sibel ATAOL

Sibel is senior student at Biology department, METU.This is the first year for her in IGEM team.Synthetic biology is the raising field of Biology what she believes.Studying in biotechnology, bioengineering with novel synthetic biology approaches is her desire for future.Indeed molecular biology is what she loves to work on so that she is in cloning team.

Funda GUZEY

w7She is a senior student of Biological Sciences at Middle East Technical University. This is her second year in iGEM competition. She gained experience in protein expression and purification in this summer. One of the her interests is Synthetic Biology. However, her main interest is Biomedical and Tissue Engineering. She feels lucky to have such a wonderful team and is glad to share a wonderful summer with her team. .

Ebuzer KALYONCU

Ebuzer is a 4th year student of Molecular Biology and Genetics at Middle East Technical University in Turkey. He was experienced in protein expression and purification during this summer.He collected some wetlab experience and general knowledge about biotechnology equipments in Ozen LAB.His main interest is in the regulation of the development and function of the immune system..

Özkan İŞ

w7Ozkan is especially interested in neuroscience. In near future, he wants to study in molecular neuroscience combined with synthetic biology approaches. He believes that by applying synthetic biology approaches to synapses, genetic mechanisms underlying the neurodegenerative diseases will be revealed.

Ceren ŞEREF

w7Ceren is currently a junior year student of Biology department at Middle East Technical University. It is her first year in METU Syborg and also in iGEM. She wants to study Neuroscience, especially Neurodegenerative Diseases in the future. Furthermore, she is highly interested in Molecular Biology. She thinks that Synthetic Biology opens up a whole new page in Biology

Serap MEMİK

w7Serap is the third year student at the Middle East Technical University. She is highly interested in biotechnology and molecular biology. She thinks that synthetic biology has great potential and infinite opportunities to practice in human life..

Rengin ERDEM

Rengin is currently a Master’s student of Biotechnology at Middle East Technical University. She has got her Bachelor’s degree from Gazi University, her major being Biology. She always liked the idea of creating novel systems by utilizing the information derived from scientific studies. Therefore, she is quite excited to take part in a Synthetic Biology project. In addition to Synthetic Biology, she is also interested in Biomedical Sciences such as Developmental and Neurological Biology. Rengin is glad to have an enthusiastic and motivated group of colleagues to work with.

Bilgi GÜNGÖR

Bilgi is first semester student in Master's program of Biotechnology at Middle East Technical University. She is graduated from Biology Department at METU and joined Metu Syborg iGEM Team during her senior year of her undergradute studies. She is interested in Molecular Cell Biology and her aim is to solve the mystery of the cell. .

Selin AKKUZU

When Selin participated in iGEM team, she was a senior student in Biology department at METU. She continues her higher education as a Master's student in Biotechnology at the same university. She is mainly interested in Protein Chemistry. She thinks that Synthetic Biology approaches includes everything in Biology. Therefore, Protein Chemistry and Modeling can be the backbone of Synthetic Biology. This project is just the beginning for her.

Esen SAYIN

w7Esen completed the Molecular Biology and Genetics, BSc at Istanbul Technical University. Currently, she is master student in Biotechnology Program at Middle East Technical University and also teaching assistant at METU Biology Department. She enjoys to conduct experiments with fluorophores. She thinks that fluorophores like GFP and RFP have crucial roles at both synthetic biology and biotechnology. Her master thesis involves another type of fluorophore:quantum dots. In the future, she wants to conduct studies involve fluorescent molecules and even their development.

Instructors

Assistant Prof Can OZEN (Team Coordinator)

Dr. Ozen is the head of METU SYBORG (Synthetic Biology Research Group) and the coordinator of METU Turkey team in 2010. He is also the vice-chair of METU Biotechnology Department and the coordinator of Advanced Light Microscopy, Spectroscopy and Calorimetry units at the METU Central Laboratory. One of the primary research interests in Dr. Ozen's group is development and characterization of regulatory genetic elements..

Dr.Deniz YÜCEL

Dr. Yucel received her MSc and PhD degrees in Department of Biotechnology from Middle East Technical University. She worked on enzyme/protein immobilization on polymeric materials and biosensors. She did her PhD on stem cell based nerve tissue engineering on guided constructs. During her PhD she worked on mesenchymal stem cell differentiation for one year at Massachusetts General Hospital and Tufts University. She is mainly interested in biomaterials (2D and 3D polymeric material designs), tissue engineering and stem cell plasticity. She is currently working as a Scientific Project Specialist at the Central Laboratory, Molecular Biology and Biotechnology R&D Center, Middle East Technical University. She contributes to the IGEM team with her instrumental skills and her experience in biochemistry and molecular biology.

Dr.Remziye YILMAZ

Remziye YILMAZ received her MSc and PhD degrees in Program of Biotechnology at the Food Engineering Department, University of Hacettepe. She then worked as founder in Biogenetic Laboratory of Ministry of Agriculture and Rural Affairs, before joining the Molecular Biology and Biotechnology R&D Center of the Middle East Technical University. She started at METU in 2005 with a permanent position at the Genome Analysis Unit. She is proficient in gene expression techniques and assay development including microarray profiling and qPCR, also experienced in high-throughput data analysis of microarray results and experienced in working with genetically modified organisms. She is currently working as a research scientist at multidisciplinary projects. She contributes to the IGEM team with her expertise on molecular biology

Advisors

Erhan ASTARCI

Erhan received his MSc degree in Department of Biotechnology, PhD degree in Department of Biochemistry from Middle East Technical University. He worked on heat resisting protein productio, expression and purification in master thesis. He is currently working on regulation of nuclear factor kappa b protein regulation in inflammatory based colon cancer cells in his Phd. work.He is teaching asistant in Biochemistry. He contributes to the IGEM team with his protein knowledge and molecular biolog .

Hamdi KAMÇI

Hamdi received his MSc and PhD degrees in Department of Biotechnology from Middle East Technical University. He worked on plant transgenics specially on lentil genetic ransformation in master thesis. He is currently constructing his vectors for functional gene transormation into lentil as a part of his Phd. work. He had a wok experience in a research company as general manager during his Msc. He contributes to the IGEM team with his recombinat DNA and gene cloning skills and experience .