|
|
(12 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" lang="en" dir="ltr"> |
| | | |
- | <html> | + | <head> |
- | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;"> | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
- | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;"> | + | <title>Home</title> |
- | This is a template page. READ THESE INSTRUCTIONS.
| + | <meta name="description" content="" /> |
- | </div> | + | <meta name="keywords" content="" /> |
- | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;"> | + | <style type="text/css"> |
- | 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>.
| + | ul,ol,li,h1,h2,h3,h4,h5,h6,p{ |
- | </div>
| + | margin:0; |
- | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
| + | padding:0; |
- | 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.
| + | } |
- | </div>
| + | ul{ |
- | </div>
| + | list-style:none; |
- | </html>
| + | } |
| + | 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{ |
| + | margin:0; |
| + | padding:0; |
| + | background:#383d43 repeat-y; |
| + | color:#000; |
| + | font:62.5% Myriad Pro,Arial,sans-serif; |
| + | } |
| | | |
- | <!-- *** End of the alert box *** -->
| |
| | | |
- | {|align="justify" | + | #logo{ |
- | |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.
| + | display: inline-block; |
- | |[[Image:METU_Turkey_Software_logo.png|200px|right|frame]]
| + | width: 264px; |
- | |-
| + | height: 100px; |
- | |
| + | float: left; |
- | ''Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
| + | clear: both; |
- | |[[Image:METU_Turkey_Software_team.png|right|frame|Your team picture]]
| + | margin: 0; |
- | |-
| + | background: url(https://static.igem.org/mediawiki/igem.org/3/3f/Bioguide.png) no-repeat; |
- | |
| + | text-indent: -9999px; |
- | |align="center"|[[Team:METU_Turkey_Software | Team Example]]
| + | } |
- | |}
| + | |
| | | |
- | <!--- The Mission, Experiments --->
| + | #banner{ |
| + | float: left; |
| + | margin: 0px 0px 0px 0px; |
| + | } |
| | | |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center" | + | #banner img{ |
- | !align="center"|[[Team:METU_Turkey_Software|Home]]
| + | float: left; |
- | !align="center"|[[Team:METU_Turkey_Software/Team|Team]]
| + | } |
- | !align="center"|[https://igem.org/Team.cgi?year=2010&team_name=METU_Turkey_Software Official Team Profile]
| + | |
- | !align="center"|[[Team:METU_Turkey_Software/Project|Project]]
| + | |
- | !align="center"|[[Team:METU_Turkey_Software/Parts|Parts Submitted to the Registry]]
| + | |
- | !align="center"|[[Team:METU_Turkey_Software/Modeling|Modeling]]
| + | |
- | !align="center"|[[Team:METU_Turkey_Software/Notebook|Notebook]]
| + | |
- | !align="center"|[[Team:METU_Turkey_Software/Safety|Safety]]
| + | |
- | |}
| + | |
| | | |
| + | #metucontent{ |
| + | width: 965px; |
| + | clear: both; |
| + | color: #fff; |
| + | |
| + | } |
| | | |
| + | #content{background: #2f3237; } |
| | | |
| + | #left_column{ |
| + | width: 620px; |
| + | float: left; |
| + | } |
| | | |
- | == '''Overall project''' ==
| + | .text{ |
| + | font-family: Helvetica, Arial; |
| + | width: 900px; |
| + | float: left; |
| + | padding: 32px 38px 22px 30px; |
| + | } |
| | | |
- | Your abstract
| + | .text h3{ |
| + | font-size: 18px; |
| + | float: left; |
| + | margin: 0px 0px 12px 0px; |
| + | color: #fff; |
| + | text-decoration: none; |
| + | } |
| | | |
| + | .text p{ |
| + | color: #bcc4c7; |
| + | width: 900px; |
| + | 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: 283px; |
| + | float: left; |
| + | padding: 18px 18px 0px 17px; |
| + | background: #26292e; |
| + | } |
| | | |
| + | .heading{ |
| + | width: 260px; |
| + | 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; |
| + | } |
| | | |
- | == Project Details==
| + | .heading h3{ |
| + | 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.sitemap li a{ |
| + | font-size: 14px; |
| + | color: #ffffff; |
| + | margin: 0px 0px 17px 11px; |
| + | } |
| | | |
- | === Part 2 ===
| + | 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: 965px; |
| + | height: 1000px; |
| + | padding: 0px 0px 0px 0px; |
| + | margin:0px 0px 0px 0px; |
| + | } |
| | | |
| | | |
| | | |
- | === The Experiments ===
| + | /* 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; |
| + | } |
| | | |
| + | #topnav li.active span a{ |
| + | color:#fff; |
| + | } |
| + | 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: 20px; |
| | | |
| + | } |
| + | } |
| + | 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; |
| + | } |
| | | |
- | === Part 3 ===
| + | #siteSub { |
| + | display:none; |
| + | } |
| | | |
| + | #search-controls { |
| + | display:none; |
| + | } |
| | | |
| + | .firstHeading { |
| + | display:none; |
| + | } |
| | | |
| + | #search-controls { |
| + | margin-top:30px; |
| + | } |
| | | |
- | == Results == | + | #footer-box { |
| + | display:none; |
| + | } |
| + | |
| + | #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> </p> |
| + | <div id="banner"> |
| + | <img src="https://static.igem.org/mediawiki/2010/1/15/METU-Banner.png" alt="" width="963" /> |
| + | </div> <!--banner ends--> |
| + | |
| + | <div id="tab_nav"> |
| + | <ul id="topnav"> |
| + | |
| + | <li><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 class="active"><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="metucontent"> |
| + | |
| + | |
| + | <div class="text"> |
| + | <h3>Project Introduction</h3> |
| + | <p>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. </p><p> </p> |
| + | <p> |
| + | By following the basics of professional software development approaches, we are aiming to overcome the issues that can be observed while building extensive and complex databases. Entity Relationship Model (ER) diagrams has been applied in order to design an extensible database. We are currently developing Software Requirements Specification (SRS) to define the requirements for each part in the registry and building blocks of the software such as algorithm, user interface, web server etc. Software Design Description (SDD) approach will be helping us while developing the final software and design art elements of the software that will deliver the database requirements . Our Quality Plan (QP) will point out the risks of the designed software and help us with the risk management.These professional software development approaches are helping us to communicate with a common language between the Software oriented and Biology oriented members in the team. We are using graph theoretic modeling to visualize the relations between iGEM Parts and to standardize the represantation of the parts as much as possible by graph theoretical methods. It will help us when we try to find input output relations between the parts. Furthermore, our program will be able to provide alternative pathways to construct the most reliable Biobrick devices with respect to given inputs and expected outputs as a Biobrick Guide. </p> |
| + | <p> </p> |
| + | <p> </p> |
| + | |
| + | </div><!--text ends--> |
| + | |
| + | </div> <!--content ends--> |
| + | </div> <!--wrapper ends--> |
| + | </body> |
| + | |
| + | </html> |