Team:XMU Software/Project

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
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>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
-
</div>
+
<script type="text/javascript" async="" src="https://2013.igem.org/wiki/index.php?title=Team:XMU_Software/js&action=raw&amp;ctype=text/javascript"></script>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/wiki/index.php?title=Team:XMU_Software/css&action=raw&amp;ctype=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>.
+
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/wiki/index.php?title=Team:XMU_Software/Project/css&action=raw&amp;ctype=text/css"/>
-
</div>
+
</head>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<body>
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
+
<div id="xmu_body">
-
</div>
+
<div id="xmu_software">
-
</div>
+
<div id="xmu_software_right_matrix"></div>
 +
<!--project-->
 +
<div id="project"><a name="_project" id="_project"></a>
 +
<div class="navigation">
 +
<div>
 +
<ul id="jsddm">
 +
<li><a href="https://2013.igem.org/Team:XMU_Software">Home</a></li>
 +
<li><a href="https://2013.igem.org/Team:XMU_Software/Team">Team</a></li>
 +
<li><a href="https://2013.igem.org/Team:XMU_Software/Project">Project</a></li>
 +
<li><a href="https://2013.igem.org/Team:XMU_Software/Requirements">Requirements</a></li>
 +
<li><a href="https://2013.igem.org/Team:XMU_Software/Outreach">Outreach</a></li>
 +
<li><a href="https://2013.igem.org/Team:XMU_Software/Notebook">Notebook</a></li>
 +
</ul>
 +
</div>
 +
<div class="home_s3l1"></div>
 +
</div>
 +
<div id="project_s1">
 +
<canvas id="myCanvas" width="1347px" height="395px"></canvas>
 +
<div class="project_title">PROJECT</div>
 +
<div class="project_introduce">Our project includes 2 independent software tools-the brick worker and E' NOTE. The former is a software suit for the evaluation and optimization of biobricks, i.e., promoter, RBS, protein coding sequences and terminator. E' NOTE is a web application serving as an assistant for experiments. Its useful functions such as experiments recording and experimental template customization make experimental process easier and more enjoyable.</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</body>
 +
<script>
 +
var c=document.getElementById("myCanvas");
 +
var cxt=c.getContext("2d");
 +
var grd=cxt.createLinearGradient(20,10,1348,395);
 +
grd.addColorStop(0,"#becbad");
 +
grd.addColorStop(0.5,"#e4d7aa");
 +
grd.addColorStop(1,"#becbad");
 +
cxt.fillStyle=grd;
 +
cxt.fillRect(0,0,1348,395);
 +
</script>
</html>
</html>
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:XMU_Software|Home]]
 
-
!align="center"|[[Team:XMU_Software/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=XMU_Software Official Team Profile]
 
-
!align="center"|[[Team:XMU_Software/Project|Project]]
 
-
!align="center"|[[Team:XMU_Software/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:XMU_Software/Modeling|Modeling]]
 
-
!align="center"|[[Team:XMU_Software/Notebook|Notebook]]
 
-
!align="center"|[[Team:XMU_Software/Safety|Safety]]
 
-
!align="center"|[[Team:XMU_Software/Attributions|Attributions]]
 
-
|}
 
-
 
-
 
-
 
-
 
-
== '''Overall project''' ==
 
-
 
-
Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
== Project Details==
 
-
 
-
 
-
 
-
 
-
 
-
=== Part 2 ===
 
-
 
-
 
-
 
-
 
-
 
-
=== The Experiments ===
 
-
 
-
 
-
 
-
 
-
=== Part 3 ===
 
-
 
-
 
-
 
-
 
-
== Results ==
 

Revision as of 04:57, 23 October 2013

PROJECT
Our project includes 2 independent software tools-the brick worker and E' NOTE. The former is a software suit for the evaluation and optimization of biobricks, i.e., promoter, RBS, protein coding sequences and terminator. E' NOTE is a web application serving as an assistant for experiments. Its useful functions such as experiments recording and experimental template customization make experimental process easier and more enjoyable.