Difference between revisions of "Team:OLS Canmore AB CA/Basic Part"

 
(6 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
<style type="text/css">
 
<style type="text/css">
  
+
@import url(font-awesome.min.css);
 
+
        @import url("http://fonts.googleapis.com/css?family=Roboto:500,300");
  
 +
#top_menu_inside {
 +
width: 1020px;
 +
margin: 0px auto;
 +
}
  
 
/* since the background is dark, we change the color of the text and links so they are visible on "show preview" mode */
 
/* since the background is dark, we change the color of the text and links so they are visible on "show preview" mode */
Line 15: Line 19:
 
p, #content {
 
p, #content {
 
color:#808284;
 
color:#808284;
 +
                        margin: 0 auto;
 
}
 
}
  
Line 29: Line 34:
 
body {  
 
body {  
 
background-color: #29221F;
 
background-color: #29221F;
 +
              width: 1020px;
 +
              margin: 0 auto;
 +
                font-family: "Roboto", Helvetica, sans-serif;
 +
font-size: 12 pt;
 +
font-weight: 300;
 +
 +
 
}
 
}
  
Line 54: Line 66:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
padding-top: 20px;
+
padding-top: 0px;
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
Line 77: Line 89:
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
 
#mainContainer p {  
 
#mainContainer p {  
font-size: 13px;
+
font-size: 14px;
 
color: #000000;
 
color: #000000;
 
}
 
}
Line 86: Line 98:
 
color: #29221F;
 
color: #29221F;
 
border-bottom: none;
 
border-bottom: none;
font-weight: bold;
+
 
margin-top:10px;
 
margin-top:10px;
 
}
 
}
Line 92: Line 104:
 
/*Style of the links - links are different inside the menu */
 
/*Style of the links - links are different inside the menu */
 
#contentContainer a {  
 
#contentContainer a {  
font-weight: bold;
+
font-weight: ;
 
color: #40aadb;
 
color: #40aadb;
 
}
 
}
Line 103: Line 115:
 
/*Change the styling of tables */
 
/*Change the styling of tables */
 
         #contentContainer table {
 
         #contentContainer table {
     border: 2px solid #29221F;
+
     border: 0px solid #29221F;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     margin: auto;
 
     margin: auto;
Line 116: Line 128:
 
     background-color: #fff;
 
     background-color: #fff;
 
     padding: 10px;
 
     padding: 10px;
     border: 2px solid #29221F;
+
     border: 0px solid #29221F;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
     vertical-align: text-top;
+
    
 
     }
 
     }
  
Line 126: Line 138:
 
     background-color: #F4F0D8;
 
     background-color: #F4F0D8;
 
     padding: 10px;
 
     padding: 10px;
     border: 2px solid #29221F;
+
     border: 0px solid #29221F;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     vertical-align: text-top;
 
     vertical-align: text-top;
Line 140: Line 152:
 
color: #fff;
 
color: #fff;
 
text-decoration:none;
 
text-decoration:none;
font-weight: bold;
+
font-weight: ;
 
}
 
}
  
Line 217: Line 229:
 
</style>
 
</style>
 
<!-- End of CSS -->
 
<!-- End of CSS -->
 
  
 
<!-- Start of the template html elements. -->
 
<!-- Start of the template html elements. -->
Line 224: Line 235:
 
 
 
<div id="bannerContainer">
 
<div id="bannerContainer">
<br><br>
+
<img src="https://static.igem.org/mediawiki/2015/4/43/Team_OLS_Canmore_AB_CA_Banner.jpeg" width:"980px" height:"200px"/>
<img src="https://static.igem.org/mediawiki/2015/4/43/Team_OLS_Canmore_AB_CA_Banner.jpeg" width:"980px" height:"200px"/>
+
 
</div>
 
</div>
  
Line 260: Line 270:
 
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Collaborations"><li>COLLABORATIONS</li></a>
 
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Collaborations"><li>COLLABORATIONS</li></a>
  
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Practice"><li>HUMAN PRACTICES</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Practices"><li>HUMAN PRACTICES</li></a>
  
 
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Safety"><li>SAFETY</li></a>
 
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Safety"><li>SAFETY</li></a>
 
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Faith"><li>FAITH</li></a>
+
<li></li>
 
+
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 
</ul>
 
</ul>
 
</div>
 
</div>
Line 271: Line 302:
  
 
<!-- Start of content -->
 
<!-- Start of content -->
<div id="contentContainer"> <!--This div will close on the page.-->
+
<div id="contentContainer">
 +
<h2><center><b>Basic Parts</b></center></h2>
 +
 
 +
<table>
 +
<tr><td>
 +
<h3>Part Name: Keratinase A (BBa_K1717171)</h3>
 +
<p><em>Creator:</em> Our Lady of the Snows Catholic Academy 2015</p>
 +
<tr><td><p><em>Short Description:</em> Coding sequence for Keratinase A (KERA)</p></td></tr>
 +
<tr><td><p><em>Long Description:</em> Keratinases are proteolytic enzymes which break the disulphide bonds in various keratin substrates.  KER A is a basic part parts comprised from a synthesized KERA protein coding sequence, optimized for expression in <i>E.coli</i> and most active in degrading keratin in hair.</p>
 +
<p>This gene, when expressed in cells, can be tested for activity through looking for zones of clearing on skim milk agar plates where cells are growing, as well as by looking at degradation of keratin-containing substrates (hair, feathers, chemically synthesized keratin, etc.) when grown with cells.</td></tr>
 +
<tr><td><p><em>Design Considerations:</em> Keratinases are isolated form several bacterial and fungal species, but have been expressed in E.coli with more limited success.  The bacterial chassis that we are using is a strand of <i>E. coli</i> called K12.  Like all <i>E.coli</i>, this strain is gram-negative.  After extensive research and looking at the projects of Chicago, Sheffield, and Taiga, we deduced that the signal peptides (which were those of a gram-positive source organism) could be causing the poor secretion of the enzyme in those projects.  Previous teams either left the gram-positive signal peptides intact, or removed the signal peptide sequences entirely.  Our approach was instead to remove the original signal peptide and replace it with one optimized for secretion in <i>E.coli</i> (pelB, with sequence taken from part BBa_J32015).  When paired with a promoter, the part is designed to express the Keratinase and secrete it into the periplasm, where some will escape into the media extracellularily.</p>
 +
<p>DNA sequences were compared using Clustal to ensure that the protein coding sequences were not altered, and that start and stop codons were correct.  NEBCutter V2.0 was utilized to check for illegal cut sites.  One EcoRI site and one PstI site were identified, and a silent mutation was introduced in order to remove them.</p></td></tr>
 +
<tr><td><p><em>Source:</em> The sequence for the KERA coding region was taken from the <a href="http://www.uniprot.org/uniprot/Q53521">Uniprot gene/protein sequence bank<a></p></td></tr>
 +
</table>
 +
<table>
 +
<tr><td>
 +
<h3>Part Name: Keratinase US (BBa_K1717172)</h3>
 +
<p><em>Creator:</em> Our Lady of the Snows Catholic Academy 2015</p>
 +
<tr><td><p><em>Short Description:</em> Coding sequence for Keratinase US (KERUS)</p></td></tr>
 +
<tr><td><p><em>Long Description:</em> Keratinases are proteolytic enzymes which break the disulphide bonds in various keratin substrates.  KER US is a basic part parts comprised from a synthesized KERUS protein coding sequence, optimized for expression in <i>E.coli</i> and most active in degrading keratin in feathers.</p>
 +
<p>This gene, when expressed in cells, can be tested for activity through looking for zones of clearing on skim milk agar plates where cells are growing, as well as by looking at degradation of keratin-containing substrates (feathers, hair, chemically synthesized keratin, etc.) when grown with cells.</p></td></tr>
 +
<tr><td><p><em>Design Considerations:</em> Keratinases are isolated from several bacterial and fungal species, but have been expressed in <i>E. coli</i> with more limited success.  The bacterial chassis that we are using is a strand of <i>E-coli</i> called K-12. Like all <i>E. coli</i>, this strain is gram-negative. After extensive research and looking at the projects of Chicago, Sheffield and Taiga, we deduced that the signal peptides (which were those of a gram-positive source organism) could be causing the poor secretion of the enzyme in those projects.  Previous teams either left the gram-positive signal peptides intact, or removed signal peptide sequences entirely.  Our approach was instead to remove the original signal peptide sequence and replace it with one optimized for secretion in <i>E. coli</i> (pelB, with the sequence taken from part Part BBa_J32015) When paired with a promoter, the part is designed to express the keratinase and secrete it into the periplasm, where some will escape into the media extracellularily.
 +
DNA sequences were compared used Clustal to ensure protein coding sequences were not altered, and that start and stop codons were correct.  NEBCutter V2.0 was utilized to check for illegal cut sites.  No such sites were found.</p>
 +
<p>DNA sequences were compared using Clustal to ensure that the protein coding sequences were not altered, and that start and stop codons were correct.  NEBCutter V2.0 was utilized to check for illegal cut sites.  One EcoRI site and one PstI site were identified, and a silent mutation was introduced in order to remove them.</p></td></tr>
 +
<tr><td><p><em>Source:</em> The sequence for the KERUS coding region was taken from the <a href="http://www.uniprot.org/uniprot/A0A059PWB6">Uniprot gene/protein sequence bank<a></p></td></tr>
 +
</table>
 +
 
 +
<!--This div will close on the page.-->
 +
</div>
 +
</div>
 +
<p font-color:"#fff"><center>Contact us at <strong>alinaarvisais@isidore.redeemer.ab.ca</strong> or <strong>taliadixon@isidore.redeemer.ab.ca</strong>, or even send a message to our facebook page: <a href="https://www.facebook.com/OLeSsence">https://www.facebook.com/OLeSsence</a></center><p>
 +
 
 +
 
 
</html>
 
</html>

Latest revision as of 21:35, 18 September 2015

Basic Parts

Part Name: Keratinase A (BBa_K1717171)

Creator: Our Lady of the Snows Catholic Academy 2015

Short Description: Coding sequence for Keratinase A (KERA)

Long Description: Keratinases are proteolytic enzymes which break the disulphide bonds in various keratin substrates. KER A is a basic part parts comprised from a synthesized KERA protein coding sequence, optimized for expression in E.coli and most active in degrading keratin in hair.

This gene, when expressed in cells, can be tested for activity through looking for zones of clearing on skim milk agar plates where cells are growing, as well as by looking at degradation of keratin-containing substrates (hair, feathers, chemically synthesized keratin, etc.) when grown with cells.

Design Considerations: Keratinases are isolated form several bacterial and fungal species, but have been expressed in E.coli with more limited success. The bacterial chassis that we are using is a strand of E. coli called K12. Like all E.coli, this strain is gram-negative. After extensive research and looking at the projects of Chicago, Sheffield, and Taiga, we deduced that the signal peptides (which were those of a gram-positive source organism) could be causing the poor secretion of the enzyme in those projects. Previous teams either left the gram-positive signal peptides intact, or removed the signal peptide sequences entirely. Our approach was instead to remove the original signal peptide and replace it with one optimized for secretion in E.coli (pelB, with sequence taken from part BBa_J32015). When paired with a promoter, the part is designed to express the Keratinase and secrete it into the periplasm, where some will escape into the media extracellularily.

DNA sequences were compared using Clustal to ensure that the protein coding sequences were not altered, and that start and stop codons were correct. NEBCutter V2.0 was utilized to check for illegal cut sites. One EcoRI site and one PstI site were identified, and a silent mutation was introduced in order to remove them.

Source: The sequence for the KERA coding region was taken from the Uniprot gene/protein sequence bank

Part Name: Keratinase US (BBa_K1717172)

Creator: Our Lady of the Snows Catholic Academy 2015

Short Description: Coding sequence for Keratinase US (KERUS)

Long Description: Keratinases are proteolytic enzymes which break the disulphide bonds in various keratin substrates. KER US is a basic part parts comprised from a synthesized KERUS protein coding sequence, optimized for expression in E.coli and most active in degrading keratin in feathers.

This gene, when expressed in cells, can be tested for activity through looking for zones of clearing on skim milk agar plates where cells are growing, as well as by looking at degradation of keratin-containing substrates (feathers, hair, chemically synthesized keratin, etc.) when grown with cells.

Design Considerations: Keratinases are isolated from several bacterial and fungal species, but have been expressed in E. coli with more limited success. The bacterial chassis that we are using is a strand of E-coli called K-12. Like all E. coli, this strain is gram-negative. After extensive research and looking at the projects of Chicago, Sheffield and Taiga, we deduced that the signal peptides (which were those of a gram-positive source organism) could be causing the poor secretion of the enzyme in those projects. Previous teams either left the gram-positive signal peptides intact, or removed signal peptide sequences entirely. Our approach was instead to remove the original signal peptide sequence and replace it with one optimized for secretion in E. coli (pelB, with the sequence taken from part Part BBa_J32015) When paired with a promoter, the part is designed to express the keratinase and secrete it into the periplasm, where some will escape into the media extracellularily. DNA sequences were compared used Clustal to ensure protein coding sequences were not altered, and that start and stop codons were correct. NEBCutter V2.0 was utilized to check for illegal cut sites. No such sites were found.

DNA sequences were compared using Clustal to ensure that the protein coding sequences were not altered, and that start and stop codons were correct. NEBCutter V2.0 was utilized to check for illegal cut sites. One EcoRI site and one PstI site were identified, and a silent mutation was introduced in order to remove them.

Source: The sequence for the KERUS coding region was taken from the Uniprot gene/protein sequence bank

Contact us at alinaarvisais@isidore.redeemer.ab.ca or taliadixon@isidore.redeemer.ab.ca, or even send a message to our facebook page: https://www.facebook.com/OLeSsence