Team:Michigan/Project

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(6 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 *** -->
+
<! -- {{MichiganHeadCSS/Meta}} -->
-
 
+
-
 
+
-
{{CSS/Main}}
+
-
 
+
-
 
+
<html>
<html>
 +
<body>
 +
<div id = "main-wrap">
 +
 +
<div id = "announcement" class = "container-wrap">
 +
<div id = "announcement-container" class = "container">
 +
<div id = "announcement-content">
 +
<p>
 +
This is an announcement, click the Close button on the right and it will not show again until you restart your browser.
 +
</p>
 +
</div><!--- #announcement-content -->
 +
 +
<a href = "#" class = "close-announcement">Close</a>
 +
</div><!--- #announcement-container -->
 +
</div><!--- #announcement -->
 +
 +
 +
 +
<div id = "cap" class = "container-wrap"></div><!--- #cap -->
 +
 +
 +
 +
<header id = "header" class = "container-wrap">
 +
<div id = "header-container" class = "container">
 +
 +
<div id = "logo">
 +
<a id = "site-title" href = "index.html">
 +
<img src = "http://che.engin.umich.edu/enewsletter/winter2013/images/MSBTlogo2.jpg" alt = "MSBT" />
 +
</a><!--- #site-title -->
 +
 +
<span id = "site-description">
 +
2014 Michigan Synthetic Biology Team
 +
</span><!--- #site-description -->
 +
</div><!--- #logo -->
 +
 +
<nav id = "main-nav-menu">
 +
<ul>
 +
<li class = "nav-menu-item current">
 +
<a href = "https://2014.igem.org/Team:Michigan">Home</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "https://2014.igem.org/Team:Michigan/Project/">Project</a>
 +
<ul class = "sub-menu">
 +
<li class = "nav-menu-item">
 +
<a href = "elements.html">Background</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "columns.html">Design</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "columns.html">Wet Lab</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "columns.html">Dry Lab</a>
 +
</li>
 +
 +
 +
<li class = "nav-menu-item">
 +
<a href = "columns.html">Future Plans</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "columns.html">Accomplishments</a>
 +
</li>
 +
 +
</ul>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "portfolio_filterable.html">Human Practice</a>
 +
<ul class = "sub-menu">
 +
<li class = "nav-menu-item">
 +
<a href = "#">Outreach</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "#">Econmic Analysis</a>
 +
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "portfolio_filterable.html">Covance Partnership</a>
 +
</li>
 +
 +
<li class = "nav-menu-item">
 +
<a href = "portfolio_filterable.html">Collaborations</a>
 +
</li>
-
<!--main content -->
+
-
<table width="70%" align="center">
+
</ul>
-
 
+
</li>
-
 
+
-
<!--welcome box -->
+
<li class = "nav-menu-item">
-
<tr>
+
<a href = "blog.html">Notebook</a>
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
<ul class = "sub-menu">
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
<li class = "nav-menu-item">
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
<a href = "blog.html">Winter Planning</a>
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
</li>
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Michigan/Project&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
<li class = "nav-menu-item">
-
</td>
+
<a href = "blog_single.html">Project Journal</a>
-
</tr>
+
</li>
-
 
+
</ul>
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
</li>
-
<!-- end welcome box -->
+
-
<tr>
+
-
 
+
-
<!--navigation menu -->
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table  width="100%">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
 
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Michigan"style="color:#000000">Home </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
-
<a href="https://2014.igem.org/Team:Michigan/Team"style="color:#000000"> Team </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Michigan"style="color:#000000"> Official Team Profile </a></td>
+
-
 
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Michigan/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Michigan/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Michigan/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Michigan/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Michigan/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Michigan/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
 
+
-
</tr>
+
-
</tr>
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
 
+
-
<!--Project content  -->
+
-
<tr><td > <h3> Project Description </h3></td>
+
-
<td ></td >
+
-
<td > <h3> Content</h3></td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs) </p>
+
-
<br>
+
-
<h3>References </h3>
+
-
<p>
+
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td  width="45%"  valign="top">
+
-
<p> You can use these subtopics to further explain your project</p>
+
-
 
+
-
<ol>
+
-
<li>Overall project summary</li>
+
-
<li>Project Details</li>
+
-
<li>Materials and Methods</li>
+
-
<li>The Experiments</li>
+
-
<li>Results</li>
+
-
<li>Data analysis</li>
+
-
<li>Conclusions</li>
+
-
</ol>
+
-
<p>
+
<li class = "nav-menu-item">
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.  
+
<a href = "https://2014.igem.org/Team:Michigan/Team/">Team</a>
-
</p>
+
<ul class = "sub-menu">
 +
<li class = "nav-menu-item">
 +
<a href = "https://2014.igem.org/Team:Michigan/Team/"> Team Members </a>
 +
</li>
 +
<li class = "nav-menu-item">
 +
<a href = "https://2014.igem.org/Team:Michigan/Sponsors"> Sponsors </a>
 +
</li>
 +
</li>
-
<p>
+
</ul>
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.  
+
</nav><!--- #main-nav-menu -->
-
</p>
+
 +
<select id = "responsive-main-nav-menu" onchange = "javascript:window.location.replace(this.value);"></select>
 +
 +
</div><!--- #header-container -->
 +
</header><!--- #header -->
 +
 +
 +
 +
<section id = "page" class = "container-wrap">
 +
<div id = "page-container" class = "container">
 +
 +
<header id = "page-header" class = "center">,
 +
<h1><font size="10" <em class = "colored">About our Project: OsmY</em></font></h1></p><font size="3"><font color="#191970"> 2014 Michigan Synthetic Biology Team </font></font color></p>
 +
</header><!--- #page-header -->
 +
 +
<div id = "page-content">
 +
                             
 +
 +
<!-- put information  because this is a link to this page -->
-
</td>
+
    <p>Many important pharmaceutical protein, such as antibodies and insulin, are derived from mammalian organisms. These mammalian cells have organelles that isolate a special environment for proteins to fold correctly and form disulfide bonds, such as the endoplasmic reticulum. Yet, mammalian cells take a long, difficult time to grow  and are not ideal for industrial production of pharmaceutical proteins. Fast growing organism such as <i>E.coli</i> presented us with the grand advantage of producing and purifying large amounts of protein in a short amount of time but prokaryotes don’t have the organelles capable of properly folding pharmaceutical proteins.
 +
    </p><br><p>
 +
    Disulfide bonds occur naturally in <i>E.coli</i> in the periplasm. The periplasm has an oxidizing environment, similarly to the endoplasmic reticulum, that allows disulfide bond formation. If we drive a mammalian protein through the periplasm of an E.coli cell it will able to fold properly by disulfide bond formation.
 +
</p><br><p>
 +
    Antibodies have become paramount in biotechnology and medicine. Table 1 ranks the companies with the highest sales in March 2014; as we can see, 3 companies out of the top 10 sell antibody fragments. This reveals the impact of purification system improvement.
 +
    </p><br><p>
 +
    In our project, we've purified antibody fragments by tagging a secretion protein, OsmY, to an antibody scFv (single chain fragment variable) and over-expressing the construct in <i>E. coli</i>. To demonstrate the importance of our study we've chosen an antibody specific to DADH, a Salmonella protein. Salmonella is responsible for 23,000 hospitalizations in the US each year, highlighting the need for large quantities of inexpensive sensors. To further demonstrate the value of our part we've compared our secretion system with industrially used secretion system that use the secretion tag pelB. </p><p></p>
 +
                                                </div>
 +
<div style="height:200px"> <img src="https://static.igem.org/mediawiki/2014/8/8e/Background_image.png" style="height:275px;width:400px;position:absolute;top:455px;left:100px">
 +
<p> <font style="position:absolute;top:430px;left:250px"> Table 1 </font></p>
 +
<p> <font size="1" style="position:absolute;top:660px;left:500px"> "List of Therapeutic Monoclonal Antibodies." Wikipedia. Wikimedia Foundation, 13 Oct. 2014. Web. 14 Oct. 2014.
-
</tr>
+
"Salmonella." Centers for Disease Control and Prevention. Centers for Disease Control and Prevention, 28 Aug. 2014. Web. 14 Oct. 2014.</p>
 +
</div>
-
</table>
+
                            <!--- #page-content -->
 +
 +
</div><!--- #page-container -->
 +
</section><!--- #page -->
 +
</div><!--- #main-wrap -->
 +
</body>
 +
        <style>
 +
        pre,  p:first-child{
 +
            display: none;
 +
        }
 +
        </style>
</html>
</html>
 +
{{MichiganMainScript}}

Latest revision as of 22:56, 14 October 2014

<! -- Michigan Synthetic Biology Team -->

This is an announcement, click the Close button on the right and it will not show again until you restart your browser.

Close

Many important pharmaceutical protein, such as antibodies and insulin, are derived from mammalian organisms. These mammalian cells have organelles that isolate a special environment for proteins to fold correctly and form disulfide bonds, such as the endoplasmic reticulum. Yet, mammalian cells take a long, difficult time to grow and are not ideal for industrial production of pharmaceutical proteins. Fast growing organism such as E.coli presented us with the grand advantage of producing and purifying large amounts of protein in a short amount of time but prokaryotes don’t have the organelles capable of properly folding pharmaceutical proteins.


Disulfide bonds occur naturally in E.coli in the periplasm. The periplasm has an oxidizing environment, similarly to the endoplasmic reticulum, that allows disulfide bond formation. If we drive a mammalian protein through the periplasm of an E.coli cell it will able to fold properly by disulfide bond formation.


Antibodies have become paramount in biotechnology and medicine. Table 1 ranks the companies with the highest sales in March 2014; as we can see, 3 companies out of the top 10 sell antibody fragments. This reveals the impact of purification system improvement.


In our project, we've purified antibody fragments by tagging a secretion protein, OsmY, to an antibody scFv (single chain fragment variable) and over-expressing the construct in E. coli. To demonstrate the importance of our study we've chosen an antibody specific to DADH, a Salmonella protein. Salmonella is responsible for 23,000 hospitalizations in the US each year, highlighting the need for large quantities of inexpensive sensors. To further demonstrate the value of our part we've compared our secretion system with industrially used secretion system that use the secretion tag pelB.

Table 1

"List of Therapeutic Monoclonal Antibodies." Wikipedia. Wikimedia Foundation, 13 Oct. 2014. Web. 14 Oct. 2014. "Salmonella." Centers for Disease Control and Prevention. Centers for Disease Control and Prevention, 28 Aug. 2014. Web. 14 Oct. 2014.