Team:UIUC-Illinois-Software

From 2010.igem.org

(Difference between revisions)
m (Changed text to be simpler)
(News Feed)
 
(29 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{UIUCSDefault}}
-
<head>
+
-
<style type="text/css">
+
-
body{
+
<html><table cellpadding="0" cellspacing="0"><tr><td width="70%"></html>
-
background:#063168 url('https://static.igem.org/mediawiki/2010/c/ce/UIUC_Illinois_Software_Logofade.gif') no-repeat top right fixed
+
=BioMORTAR: 3-Part Genetic Design Suite=
-
}
+
-
div.maintext{width:80%;
+
The 2010 Illinois iGEM Tools Team is constructing a program to design a plasmid in-silico for the user-specified host bacteria as well as model the growth of the designed cell.
-
border:2px;
+
-
font-size:20px;
+
-
color:#081c42;
+
-
text-align:center;
+
-
margin-left:auto;
+
-
margin-right:auto}
+
-
</style>
+
The web-based program will begin by implementing the desired metabolic pathway computed by a greatly improved version of last year's project, IMPtools, then by determining the recommended enzymes for each reaction, and accessing the DNA sequence for it. In the meantime, the program will model the growth of the user specified bacteria with the new metabolic pathway to optimize the plasmid design. Finally, it will construct and display, with annotation, the advised plasmid(s) for the user as well as display important information on projected growth.  
-
</head>
+
-
</html>
+
-
__NOTOC__
+
-
<html>
+
-
<table>
+
-
<tr><td colspan="2">
+
-
<img align="left" height="403" width="960" src="https://static.igem.org/mediawiki/2010/2/21/UIUC_Software_iGEM_banner.jpg" />
+
-
<br/></td></tr>
+
-
<tr><td align="top">
+
-
<style type="text/css">
+
An additional function will be a program-based plasmid registry that not only allows for users to display, to others, what plasmids they hold in the lab, but it will also reference these stored plasmids to the other users looking to implement the generated plasmid design. In addition, it will have the option to adhere to the iGEM biobrick standards and will reference the biobrick database.
-
li.menu{
+
-
margin:0;
+
-
spacing:0;
+
-
}
+
-
ul.menu{
+
-
padding: 0;
+
-
margin: 0;
+
-
list-style: none;
+
-
}
+
-
menu{
+
-
list-style-type:none;
+
-
margin:0;
+
-
spacing:0;
+
-
padding:0;
+
-
}
+
-
div.menumiddle{
+
-
display:block;
+
-
font-weight:bold;
+
-
font-size:20px;
+
-
color:#fa6a07;
+
-
background:url('https://static.igem.org/mediawiki/2010/5/56/UIUC-Illinois_logo_middle.jpeg');
+
-
width:144px;
+
-
height:175px; <!--change this value by (x*35) when length of wiki changes-->
+
-
text-align:center;
+
-
padding:0px;
+
-
}
+
-
div.menutop{
+
-
display:block;
+
-
font-weight:bold;
+
-
font-size:20px;
+
-
color:#fa6a07;
+
-
background:url('https://static.igem.org/mediawiki/2010/9/95/UIUC-Illinois_logo_top.jpeg');
+
-
width:144px;
+
-
height:87px;
+
-
text-align:center;
+
-
padding:0px;
+
-
}
+
-
div.menubottom{
+
-
display:block;
+
-
font-weight:bold;
+
-
font-size:20px;
+
-
color:#fa6a07;
+
-
background:url('https://static.igem.org/mediawiki/2010/d/db/UIUC-Illinois_logo_bottom.jpeg');
+
-
width:144px;
+
-
height:94px;
+
-
text-align:center;
+
-
padding:0px;
+
-
}
+
-
a.menu:link,a.menu:visited
+
-
{
+
-
display:block;
+
-
font-weight:bold;
+
-
font-size:20px;
+
-
color:#fa6a07;
+
-
background:url('https://static.igem.org/mediawiki/2010/5/56/UIUC-Illinois_logo_middle.jpeg');
+
-
width:128px;
+
-
text-align:center;
+
-
padding:8px;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
-
}
+
-
a.menu:hover,a.menu:active
+
-
{
+
-
background:#ffffff url('');
+
-
}
+
-
a.menumenu:link,a.menumenu:visited
+
-
{
+
-
display:block;
+
-
font-weight:bold;
+
-
font-size:20px;
+
-
color:#ffffff;
+
-
background:#063168;
+
-
width:128px;
+
-
text-align:center;
+
-
padding:8px;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
-
}
+
-
a.menumenu:hover,a.menumenu:active
+
-
{
+
-
background:#063168;
+
-
color:#fa6a07;
+
-
}
+
-
li.menumenu{
+
-
display:none;
+
-
}
+
-
li.menumenu:hover{
+
-
right:auto;
+
-
}
+
-
</style>
+
-
<menu>
+
As a whole, the program will not only give the user the optimal plasmid design for the metabolic process, but it will project growth for the modified bacteria and connect the user with the other users storing the necessary plasmids.
-
<li class="menu"><div class="menutop"></div></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software">Home</a></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software/Team">Team</a>
+
-
    <!-- attempt at a drop down menu
+
-
    <menu>
+
-
    <li class="menumenu"><a class="menumenu" href="https://2010.igem.org/User:Sordfysh48">Colin</a></li>
+
-
    <li class="menumenu"><a class="menumenu" href="https://2010.igem.org/User:akropor2">Anna</a></li>
+
-
    <li class="menumenu"><a class="menumenu" href="https://2010.igem.org/User:hho">Anthony</a></li>
+
-
    <li class="menumenu"><a class="menumenu" href="https://2010.igem.org/User:Bhadidi">Bobak</a></li>
+
-
    <li class="menumenu"><a class="menumenu" href="https://2010.igem.org/User:jkemball">Jeremy</a></li>
+
-
    </menu> -->
+
-
</li>
+
-
<li class="menu"><a class="menu" href="https://igem.org/Team.cgi?id=335">Team Profile</a></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software/Project">Project</a></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software/Parts">Parts</a></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software/Modeling">Modeling</a></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software/Notebook">Notebook</a></li>
+
-
<li class="menu"><a class="menu" href="https://2010.igem.org/Team:UIUC-Illinois-Software/Safety">Safety</a></li>
+
-
<li class="menu"><div class="menumiddle"></div></li>
+
-
<li class="menu"><div class="menubottom"></div></li>
+
-
</menu>
+
-
</td>
+
 
-
<td>
+
Follow us on Twitter @[http://twitter.com/UIUC_Software 2010 UIUC Software iGEM Team]
-
    <div class="maintext">
+
 
-
    In the progressive spirit of iGEM, the 2010 UIUC Software Team is building a novel, web-based program to design a plasmid, which utilizes last year's project, IMPtools, to design the plasmid off of the planned metabolic process. <br />
+
 
-
    <br />The 2010 UIUC Software Team project is a web-based program suite conceived to simplify large-scale metabolic engineering through bacterial plasmid design. <br />
+
Send your questions or comments to:
-
    <br />More to come later on the development of the project and wiki page. </div>
+
[mailto:UIUCSoftwareiGEM@gmail.com UIUCSoftwareiGEM@gmail.com]
-
<br />
+
 
-
<table align="center" border="2" cellspacing="0" cellpadding="0">
+
<html></td><td style="width:30%; border:solid 0 #aaa; border-left-width:2px; padding-left:2.5px; padding-top:2.5px" valign="top"></html>
-
    <tr><td colspan="2"><p style="font-family:impact;text-align:center; font-size:25px">2010 UIUC Software Team</p></td></tr>
+
==News Feed==
-
    <tr><td width="300"><p style="text-align:center; font-size:13px"><UL>
+
[[Team:UIUC-Illinois-Software/Newsletter|September Newsletter]] is available!
-
              <LI><a href="https://2010.igem.org/User:Sordfysh48">Colin Hoffman - Administrative Director</a></li>
+
<hr/>
-
              <LI><a href="https://2010.igem.org/User:jkemball">Jeremy Kemball - Science Director</a></li>
+
 
-
              <LI><a href="https://2010.igem.org/User:akropor2">Anna Kropornicka - Technical Director</a></li>
+
[[Team:UIUC-Illinois-Software/Newsletter|August Newsletter]] is available!
-
              <LI><a href="https://2010.igem.org/User:hho">Anthony Ho - Secretary</a></li>
+
<hr/>
-
              <LI><a href="https://2010.igem.org/User:Bhadidi">Bobak Hadidi - Lead Developer</a></li></p>
+
 
-
              <!-- <button onClick="window.location='https://2010.igem.org/User:Sordfysh48'"><img src="https://static.igem.org/mediawiki/2010/b/bd/Uiuc-software_mariofish.jpg" height="25" width="25" /></button> -->
+
[[Team:UIUC-Illinois-Software/Newsletter|July Newsletter]] is available!
-
            </UL></td>
+
<hr/>
-
      <td><img src="http://www.loc.gov/exhibits/declara/images/committ.jpg" height="270" width="340"></td></tr>
+
 
-
</table>
+
The UIUC iGEM team will be selling dip n' dots on the quad to raise money for lab equipment. Look for us on the quad on Wednesday, July 21!
-
</td></tr>
+
<hr/>
-
</table>
+
 
-
<br />
+
iGEM Volleyball Tournament moved to September! More information soon to come!
-
</html>
+
<hr/>
-
<!--- The Mission, Experiments --->
+
 
 +
[[Team:UIUC-Illinois-Software/Newsletter|June Newsletter]] is available!
 +
<hr/>
 +
 
 +
iGEM volleyball tournament on July 17, 2010. Proceeds go to the UIUC iGEM team, for supplies and travel expenses.
 +
<hr/>
 +
 
 +
June 14, 2010 - Updated IMPtools- New improvements include a new network standard names for compounds instead of just KEGG IDs.
 +
<hr/>
 +
 
 +
News to come as it is received
 +
<html></td></tr></table></html>
 +
{{UIUC_Illinois_Software_Footbar}}

Latest revision as of 09:41, 27 October 2010

presenting the 2010 UIUC Software Team!

BioMORTAR: 3-Part Genetic Design Suite

The 2010 Illinois iGEM Tools Team is constructing a program to design a plasmid in-silico for the user-specified host bacteria as well as model the growth of the designed cell.

The web-based program will begin by implementing the desired metabolic pathway computed by a greatly improved version of last year's project, IMPtools, then by determining the recommended enzymes for each reaction, and accessing the DNA sequence for it. In the meantime, the program will model the growth of the user specified bacteria with the new metabolic pathway to optimize the plasmid design. Finally, it will construct and display, with annotation, the advised plasmid(s) for the user as well as display important information on projected growth.

An additional function will be a program-based plasmid registry that not only allows for users to display, to others, what plasmids they hold in the lab, but it will also reference these stored plasmids to the other users looking to implement the generated plasmid design. In addition, it will have the option to adhere to the iGEM biobrick standards and will reference the biobrick database.

As a whole, the program will not only give the user the optimal plasmid design for the metabolic process, but it will project growth for the modified bacteria and connect the user with the other users storing the necessary plasmids.


Follow us on Twitter @2010 UIUC Software iGEM Team


Send your questions or comments to: UIUCSoftwareiGEM@gmail.com

News Feed

September Newsletter is available!


August Newsletter is available!


July Newsletter is available!


The UIUC iGEM team will be selling dip n' dots on the quad to raise money for lab equipment. Look for us on the quad on Wednesday, July 21!


iGEM Volleyball Tournament moved to September! More information soon to come!


June Newsletter is available!


iGEM volleyball tournament on July 17, 2010. Proceeds go to the UIUC iGEM team, for supplies and travel expenses.


June 14, 2010 - Updated IMPtools- New improvements include a new network standard names for compounds instead of just KEGG IDs.


News to come as it is received

Follow UIUC_Software on Twitter