Team:Minnesota/Project/Insulin

From 2013.igem.org

(Difference between revisions)
Line 55: Line 55:
//social media button switchers
//social media button switchers
-
$("#fbButton").hover(
+
 
-
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/facebook.png");},         
+
-
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/facebook_1.png");}
+
-
);
+
$("#twitterButton").hover(
$("#twitterButton").hover(
Line 111: Line 108:
<div class="sideSocialMediaButtons">
<div class="sideSocialMediaButtons">
-
<div style="position:absolute; left:6px; top:6px;">
 
-
<a href="http://www.facebook.com/GopheriGEM2013">
 
-
<img id="fbButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/facebook_1.png">
 
-
</a>
 
-
</div>
 
-
<div style="position:absolute; left:66px; top:6px;">
+
<div style="position:absolute; left:36px; top:6px;">
<a href="https://twitter.com/GopheriGEM">
<a href="https://twitter.com/GopheriGEM">
<img id="twitterButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/twitter_1.png">
<img id="twitterButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/twitter_1.png">
Line 123: Line 115:
</div>
</div>
</div> <!--End sideSocialMediaButtons-->
</div> <!--End sideSocialMediaButtons-->
-
 
<!--temp area for guide to social media-->
<!--temp area for guide to social media-->
-
<div style="position:absolute; top:420px; left:20px;font-family:Verdana;font-size:15;">
+
<div style="position:absolute; top:440px; left:20px;font-family:Verdana;font-size:15;">
-
Like us on FB and follow us on Twitter!
+
Follow us on Twitter!
</div>
</div>

Revision as of 23:51, 27 September 2013

Team:Minnesota - Main Style Template Team:Minnesota - Template

Constructing Parts to Express Active Human Insulin


INSULIN

The sequence we used for insulin was obtained from NCBI. It is the coding sequence for human insulin. The sequence obtained from NCBI was codon optimized for use in P. pastoris utilizing IDT codon optimization software. Expressing and obtaining pure has insulin from Pichia cultures will reduce allergic responses, inconsistent purity and concentration, and host rejection in patients who take insulin as a treatment of type I and type II diabetes.

PCSK1

PCSK1 encodes for preprotein convertase TYPE I, which is regarded as the most important enzyme in the first step of insulin processing in humans. Since our model organism P. pastoris lacks this enzyme it is hypothesized that its addition will increase over the lineage.

Goal
To construct BioBrick parts that contain the human insulin and PCSK1 genes, codon optimized for P. pastoris.

Background

Methods

Parts List

Click here to return to Projects page.