Team:METU Turkey Software/Modeling

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
No Page Text
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 +
<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,pre,form,body,html,p,blockquote,fieldset,input{
 +
margin:0;
 +
padding:0;
 +
}
 +
ul{
 +
list-style:none;
 +
}
 +
fieldset{
 +
border:0;
 +
}
 +
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;
 +
}
 +
body{
 +
position:relative;
 +
background:#383d43 url(https://static.igem.org/mediawiki/igem.org/b/bd/Body_bg.jpg) repeat-x;
 +
color:#000;
 +
font:62.5% Myriad Pro,Arial,sans-serif;
 +
}
 +
 
 +
#header{
 +
width: 886px;
 +
height: 35px;
 +
font-size: 14px;
 +
padding: 16px 35px 0px 22px;
 +
}
 +
 
 +
#header p{
 +
float: left;
 +
color: #525961;
 +
}
 +
 
 +
#header span{
 +
color: #bababa;
 +
}
 +
 
 +
#header ul{
 +
float: right;
 +
}
 +
 
 +
#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;
 +
}
 +
 
 +
#header ul li.no_bg{
 +
background: none;
 +
}
 +
 
 +
#header ul li a{
 +
color:#fff;
 +
}
 +
 
 +
#logo{
 +
display: inline-block;
 +
width: 264px;
 +
height: 100px;
 +
float: left;
 +
clear: both;
 +
margin: 0;
 +
background: url(https://static.igem.org/mediawiki/igem.org/3/3f/Bioguide.png) no-repeat;
 +
text-indent: -9999px;
 +
}
 +
 
 +
#banner{
 +
float: left;
 +
margin: 0px 0px 0px 0px;
 +
}
 +
 
 +
#banner img{
 +
float: left;
 +
}
 +
 
 +
#content{
 +
width: 943px;
 +
float: left;
 +
background: url(https://static.igem.org/mediawiki/igem.org/5/55/Content_bg.jpg) repeat-y;
 +
}
 +
 
 +
#left_column{
 +
width: 620px;
 +
float: left;
 +
}
 +
 
 +
.text{
 +
font-family: Helvetica, Arial;
 +
width: 552px;
 +
float: left;
 +
padding: 32px 38px 22px 30px;
 +
}
 +
 
 +
.text h2{
 +
font-size: 24px;
 +
float: left;
 +
margin: 0px 0px 12px 0px;
 +
color: #fff;
 +
}
 +
 
 +
.text p{
 +
color: #bcc4c7;
 +
width: 552px;
 +
float: left;
 +
clear: left;
 +
font-size: 12px;
 +
}
 +
 
 +
.text p img{
 +
float: right;
 +
clear:left;
 +
margin: 0px 0px 0px 20px;
 +
}
 +
 
 +
.text a.continue{
 +
color: #65b8f9;
 +
font-size: 14px;
 +
}
 +
 
 +
.alternative{
 +
background: #2a2d32;
 +
border-top: 1px solid #26292e;
 +
border-bottom: 1px solid #26292e;
 +
}
 +
 
 +
#right_column{
 +
width: 288px;
 +
float: left;
 +
padding: 18px 18px 0px 17px;
 +
}
 +
 
 +
.heading{
 +
width: 260px;
 +
height: 29px;
 +
float: left;
 +
padding: 12px 14px 0px 14px;
 +
margin: 0px 0px 18px 0px;
 +
background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x;
 +
}
 +
 
 +
.heading h2{
 +
font-size: 17px;
 +
color: #ffffff;
 +
float: left;
 +
font-weight: normal;
 +
}
 +
 
 +
.heading img{
 +
float: right;
 +
margin: 3px 0px 0px 0px;
 +
}
 +
 
 +
ul{
 +
float: left;
 +
margin: 0px 0px 39px 0px;
 +
}
 +
 
 +
ul.sponsors li{
 +
display: block;
 +
width: 265px;
 +
height: 115px;
 +
float: left;
 +
margin: 0px 0px 0px 10px;
 +
background: url(https://static.igem.org/mediawiki/igem.org/d/d8/Sentegen.jpg) no-repeat;
 +
}
 +
 
 +
ul li{
 +
font-size: 14px;
 +
color: #ffffff;
 +
margin: 0px 0px 17px 11px;
 +
}
 +
 
 +
ul 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: 943px;
 +
padding: 0px 0px 0px 1px;
 +
margin:0 auto;
 +
}
 +
 
 +
 
 +
 
 +
/* CSS Document */
 +
 
 +
#tab_nav {
 +
height: 52px;
 +
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: 943px;
 +
list-style: none;
 +
position: relative;
 +
margin-top:10px;
 +
}
 +
ul#topnav li {
 +
float: left;
 +
}
 +
ul#topnav li a {
 +
padding: 10px 15px;
 +
display: block;
 +
color: #fff;
 +
text-decoration: none;
 +
}
 +
ul#topnav li a:hover {
 +
    text-decoration: none;
 +
background: #016acb;
 +
}
 +
}
 +
ul#topnav li:hover {  }
 +
ul#topnav li span {
 +
float: left;
 +
position: absolute;
 +
left: 0;
 +
top:35px;
 +
display: none;
 +
width:943px;
 +
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: 15px;
 +
padding-right: 0;
 +
padding-bottom: 15px;
 +
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;
 +
}
 +
 
 +
</style>
 +
</head>
 +
<body>
 +
<div id="wrapper">
 +
    <div id="header">
 +
        <p><span>METU</span> <strong>Turkey Software</strong></p>
 +
           
 +
        </div> <!--header ends-->
 +
       
 +
        <a href="https://2010.igem.org/Team:METU_Turkey_Software" id="logo" title="BioGuide" class="replace"><span>BioGuide</span></a>
 +
       
 +
        <div id="banner">
 +
        <img src="https://static.igem.org/mediawiki/igem.org/b/b5/Banner.jpg" alt="" width="944" />
 +
</div> <!--banner ends-->
 +
       
 +
        <div id="tab_nav">
 +
    <ul id="topnav">
 +
        <li class="active"><a href="https://2010.igem.org/Team:METU_Turkey_Software">HOME</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Team">TEAM</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">PROJECT</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">Introduction</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Motivation">Motivation</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Scope">Scope</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Mathematicalmodel">Mathematical Model</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Design">Design</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Algorithm">Algorithm</a>
 +
            </span>
 +
      </li>
 +
<li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Notebook">NOTEBOOK</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Download">DOWNLOAD</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Download">Executable Software</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Code">Code</a> |
 +
              <a href="https://2010.igem.org/Team:METU_Turkey_Software/Supportingtools">Supporting Tools</a> |
 +
              <a href="https://2010.igem.org/Team:METU_Turkey_Software/Contact">Contact</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Userguide">User Guide</a>
 +
            </span>
 +
 
 +
      </li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Miscellaneous">MISCELLANEOUS</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Collaboration">Collaboration</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Humanpractices">Human Practices</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Safety">Safety</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Futureplan">Future Plan</a>       
 +
            </span>
 +
        </li>     
 +
    </ul><!--topnav ends-->
 +
</div><!--tab_nav ends-->
 +
       
 +
<div id="content">
 +
          <div id="left_column">
 +
            <div class="text">
 +
                <h2>Abstract..</h2>
 +
                    <p><img src="https://static.igem.org/mediawiki/igem.org/b/b2/Bioguide.jpg" alt="" />As the field of Synthetic Biology is on the rise, iGEM is growing up very  fast and the number of parts in the parts registry is increasing with the  addition of more complex parts each day. After facing some difficulty while  running our algorithms on the parts registry, the need for standardization of  parts entry was apparent. <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project" class="continue">Read More...</a></p>                                       
 +
                </div> <!--text ends-->
 +
               
 +
                <div class="text alternative">
 +
                <h2>Our Team..</h2>
 +
                    <p><img src="https://static.igem.org/mediawiki/igem.org/b/b8/Team.jpg" alt="" />METU Turkey Software is a team consists of advisors and students of Middle East Technical University which are prepared for competing in iGem 2010. <a href="https://2010.igem.org/Team:METU_Turkey_Software/Team" class="continue">Read More...</a></p>
 +
                       
 +
              </div> <!--text ends-->
 +
               
 +
                <div class="text">
 +
                <h2>Download It..</h2>
 +
                    <p><img src="https://static.igem.org/mediawiki/igem.org/f/f1/Download.png" alt="" />Try BioGuide in your computer, and feel its power! Suggest or leave your opinion about BioGuide. <a href="https://2010.igem.org/Team:METU_Turkey_Software/Download" class="continue">Read More...</a></p>                     
 +
       
 +
              </div> <!--text ends-->
 +
            </div> <!--left column ends-->
 +
           
 +
            <div id="right_column">
 +
            <div class="heading">
 +
                <h2>Sponsors</h2>
 +
                </div> <!--heading ends-->
 +
                <ul class="sponsors">
 +
            <li>&nbsp;</li>
 +
            </ul>
 +
               
 +
                <div class="heading">
 +
                <h2>Sitemap</h2>
 +
                </div> <!--heading ends-->
 +
                <ul>
 +
            <a href="https://2010.igem.org/Team:METU_Turkey_Software"><li><span>Home</span></li></a>
 +
                        <a href="https://2010.igem.org/Team:METU_Turkey_Software/Team"><li><span>Team</span></li></a>
 +
                        <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project"><li><span>Project</span></li></a>
 +
                       
 +
                            <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project"><li>- Introduction</li></a>
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Motivation"><li>- Motivation</li></a>
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Scope"><li>- Scope</li></a>
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Mathematicalmodel"><li>- Mathematical Model</li></a>
 +
                                <a href="design.html"><li>- Design</li></a>
 +
                                <a href="algorithm.html"><li>- Algorithm</li></a>
 +
                         
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey_Software/Notebook"><li><span>Notebook</span></li></a>
 +
                        <a href="https://2010.igem.org/Team:METU_Turkey_Software/Download"><li><span>Download</span></li></a>
 +
                       
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Download"><li>- Executable Software</li></a>
 +
                                <a href="code.html"><li>- Code</li></a>
 +
                                <a href="supportingtools.html"><li>- Supporting Tools</li></a>
 +
                                <a href="contact.html"><li>- Contact</li></a>
 +
                                <a href="userguide.html"><li>- User Guide</li></a>
 +
                                                               
 +
                        <a href="https://2010.igem.org/Team:METU_Turkey_Software/Miscellaneous"><li><span>Miscellaneous</span></li> </a>
 +
                       
 +
                                <a href="collaboration.html"><li>- Collaboration</li></a>
 +
                                <a href="humanpractices.html"><li>- Human Practices</li></a>
 +
                                <a href="safety.html"><li>- Safety</li></a>
 +
                                <a href="futureplan.html"><li>- Future Plan</li></a>                                         
 +
        </ul>                             
 +
          </div> <!--right column ends-->
 +
        </div> <!--content ends-->
 +
</div> <!--wrapper ends-->
 +
</body>
 +
</html>

Revision as of 08:47, 7 September 2010

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Home

Abstract..

As the field of Synthetic Biology is on the rise, iGEM is growing up very fast and the number of parts in the parts registry is increasing with the addition of more complex parts each day. After facing some difficulty while running our algorithms on the parts registry, the need for standardization of parts entry was apparent. Read More...

Our Team..

METU Turkey Software is a team consists of advisors and students of Middle East Technical University which are prepared for competing in iGem 2010. Read More...

Download It..

Try BioGuide in your computer, and feel its power! Suggest or leave your opinion about BioGuide. Read More...