Team:Yale/Parts

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
 +
{{Template:Team:Yale2014/Templates/CSS}}
 +
{{Template:Team:Yale2014/Templates/Header}}
 +
<html>
 +
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
-
<html>
+
<style>
-
<style type="text/css">
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
-
#groupparts {text-align: center; margin-left: auto; margin-right: auto;}
+
-
</style>
+
-
<!--main content -->
+
-
<table width="70%" align="center">
+
 +
:not(.navmenubkg){
 +
  font-family:'Open Sans';
 +
}
 +
.navmenubkg {
 +
font-family:'Roboto';
-
<!--welcome box -->
+
}
-
<tr>
+
h1,h2,h3,h4,h5,h6{
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
  font-family:'Roboto';
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
}
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<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>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Yale/Parts&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
#top-section{
-
<!-- end welcome box -->
+
width:100%;
-
<tr>
+
margin-left:0;
 +
left:0;
 +
margin-bottom:5px;
 +
}
-
<!--navigation menu -->
+
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
-
<td align="center" colspan="3">
+
-
<table  width="100%">
+
td {
-
<tr heigth="15px"></tr>
+
  text-align: justify;
-
<tr heigth="75px">
+
  vertical-align: middle;
 +
}
 +
tr{
 +
width:1100px;
 +
}
 +
.quarters img, .quarters .well{
 +
width:250px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
padding-left:0;
 +
padding-right:0;
-
<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:Yale"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>
+
.triples img, .triples .well{
-
<a href="https://2014.igem.org/Team:Yale/Team"style="color:#000000"> Team </a> </td>
+
width:366px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
padding-left:0;
 +
padding-right:0;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.quarters .well,.triples .well{
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Yale"style="color:#000000"> Official Team Profile </a></td>
+
margin-bottom:10px;
 +
padding:7px 0px;
 +
font-size: 18px;
-
<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:Yale/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>
+
.quarters td{
-
<a href="https://2014.igem.org/Team:Yale/Parts"style="color:#000000"> Parts</a></td>
+
width:250px;
-
<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:Yale/Modeling"style="color:#000000"> Modeling</a></td>
+
.triples td{
 +
width:366px;
 +
}
 +
h1{
 +
border-bottom:none;
 +
margin-bottom:30px;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.callout{
-
<a href="https://2014.igem.org/Team:Yale/Notebook"style="color:#000000"> Notebook</a></td>
+
    font-family:'Open Sans';
 +
    font-weight:700;
 +
    color:#FFF;
 +
    background-color:#213463;
 +
    text-align:center;
 +
    border-radius:4px;
 +
    padding-top: 5px;
 +
    padding-bottom: 5px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.callout h1{
-
<a href="https://2014.igem.org/Team:Yale/Safety"style=" color:#000000"> Safety </a></td>
+
    color:#EEE;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.tinycall{
-
<a href="https://2014.igem.org/Team:Yale/Attributions"style="color:#000000"> Attributions </a></td>
+
    font-family:'Open Sans';
 +
    font-weight:700;
 +
    color:#213463;
 +
    text-align:center;
 +
    border-radius:2px;
 +
}
 +
.tinycall h1{
 +
color:#213463;
 +
margin-top:0px;
 +
margin-bottom:25px;
 +
font-size:35px
 +
}
 +
}
 +
</style>
-
<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>
+
<!--main content -->
 +
<table width="1100px" align="center" style="margin-top:0px">
 +
<!--welcome box -->
 +
<tr>
 +
<td>
 +
<div style="margin-top:50px"> </div>
 +
<div class="callout">
 +
<h1 style="margin-top:22px; font-size:50px;">Submitted Parts</h1>
 +
</td>
</tr>
</tr>
-
</table>
+
<!-- end welcome box -->
-
<!--end navigation menu -->
+
<tr><td colspan="4" height="5px"></td> </tr>
-
</tr>
+
-
 
+
<tr><td colspan="4" height="15px"></td> </tr>
-
</tr>
+
-
+
 +
        <tr>
 +
<td colspan="12">
 +
<div class = "tinycall">
 +
 +
</div>
 +
<div class="well"><p>
 +
Our collection of submitted biobricks consists of:
 +
<ul style="list-style-type:square"> <li>Mussel foot protein (MFP) 1-5-1 sequence [combination of <i>Mytilus galloprovincialis</i> Foot Protein 5 (Mgfp-5) and <i>Mytilus Edulis</i> Foot Protein 1 (Mefp-1)]. <li>MFP with superfolder Green Fluorescence Protein (sfGFP).<li>MFP with our anti-microbial peptide, LL-37.<li> Entire construct of our anti-microbial adhesive peptide: 2XStrep_Flagtag--LL-37--Mussel Foot Protein--sfGFP. </ul>
 +
<p>
 +
<i>Note all biobricks are in the pSB1C3 plasmid.</i>
 +
</p></div>
</td>
</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>
 
-
 
-
 
-
<!--Parts Submitted to the Registry  -->
 
-
<tr><td > <h3> Parts Submitted to the Registry </h3></td>
 
-
<td ></td >
 
-
<td > <h3>What information do I need to start putting my parts on the Registry? </h3></td>
 
</tr>
</tr>
-
<tr>
 
-
<td width="45%"  valign="top">
 
-
<p>
 
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will submit them to the <a href="http://partsregistry.org"> Registry of Standard Biological Parts</a>. The iGEM software provides an easy way to present the parts your team has created. The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox. 
 
-
<p>
 
-
<strong>Note that if you want to document a part you need to document it on the <a href="http://partsregistry.org Registry"> Registry</a>, not on your team wiki.</strong> Future teams and other users and are much more likely to find parts on the Registry than on your team wiki.
 
-
</p>
 
 +
<tr><td colspan="2"><h2>Full Construct: <a href= "http://parts.igem.org/wiki/index.php?title=Part:BBa_K1396000">BBa_K1396000</a></a></h2>
 +
<div class = "well">
<p>
<p>
-
Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without a need to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.
+
The part is an coding sequence for an anti-microbial peptides linked to a mussel-foot protein-linked to superfolder GFP for localization. The mussel foot protein will anneal to surfaces as a wet glue and the antimicrobial domain is designed to interact with microbial membranes and interfere with membrane stability. In order to use this part you can produce it in a TAG recoded organism simultaneously expressing a Tyrosine supressor or L-DOPA orthogonal translational system. In order to purify you can use the 2X Strep tag and strep column and later cleave with enterokinase to remove the sequence supressing LL-37 antimicrobial action.</p>
-
</p>
+
 +
</div>
 +
</tr>
 +
<tr><td colspan="4" align = "middle"><center>
 +
<img src="https://static.igem.org/mediawiki/2014/b/b7/Full_Construct.jpg">
 +
</td> </tr>
 +
</center>
-
<h3>When should you put parts into the Registry?</h3>
+
<tr><td colspan="2"><h2>LL-37-MFP: <a href= "http://parts.igem.org/wiki/index.php?title=Part:BBa_K1396001">BBa_K1396001</a></h2>
-
 
+
<div class = "well">
<p>
<p>
-
As soon as possible! We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better recall you will have of all details surrounding your parts. Remember you don't need to send us the DNA to create an entry for a part on the Registry. However, you must send us the sample/DNA before the Jamboree. Only parts for which you have sent us samples/DNA are eligible for awards and medal requirements.
 
-
</p>
 
-
</td>
 
-
<td > </td>
+
The part is an coding sequence for an anti-microbial peptides linked to a mussel-foot protein. The mussel foot protein will anneal to surfaces as a wet glue and the antimicrobial domain is designed to interact with microbial membranes and interfere with membrane stability. In order to use this part you can produce it in a TAG recoded organism simultaneously expressing a Tyrosine suppressor or L-DOPA orthogonal translational system. In order to purify you can use the 2X Strep tag and strep column and later cleave with enterokinase to remove the sequence suppressing LL-37 antimicrobial action.
-
<td width="45%" valign="top">
+
This is an improvement on the Utah State biobrick <a href= "http://parts.igem.org/Part:BBa_K1162006">BBa_K1162006 </a> which consists of only the LL-37 peptide.</p>
-
<p>
+
</div>
-
The information needed to initially create a part on the Registry is:
+
</tr>
-
</p>
+
-
<ol>
+
-
<li>Part Name</li>
+
<tr><td colspan="4" align = "middle"><center>
-
<li>Part type</li>
+
<img src="https://static.igem.org/mediawiki/2014/f/f4/LL37_FP151.jpg">
-
<li>Creator</li>
+
</td> </tr>
-
<li>Sequence</li>
+
</center>
-
<li>Short Description (60 characters on what the DNA does)</li>
+
-
<li>Long Description (Longer description of what the DNA does)</li>
+
-
<li>Design considerations</li>
+
-
</ol>
+
 +
<tr><td colspan="2"><h2>MFP-sfGFP: <a href= "http://parts.igem.org/wiki/index.php?title=Part:BBa_K1396002">BBa_K1396002</a></h2>
 +
<div class = "well">
<p>
<p>
-
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. Check out part <a href="http://parts.igem.org/Part:BBa_K404003">BBa_K404003</a> for an excellent example of a highly characterized part.  
+
The part is an coding sequence for an anti-microbial peptides linked to a mussel-foot protein-linked to superfolder GFP for localization. The mussel foot protein will anneal to surfaces as a wet glue and superfolder GFP will allow for florescence imaging and localization. In order to use this part you can produce it in a TAG recoded organism simultaneously expressing a Tyrosine supressor or L-DOPA orthogonal translational system. In order to purify you can use the 2X Strep tag and strep column and later cleave with enterokinase to remove the sequence supressing LL-37 antimicrobial action.</p>
-
</p>
+
-
<p>
+
</div>
-
You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry"> Add a Part to the Registry</a> link.
+
-
</p>
+
-
</td>
+
</tr>
</tr>
 +
<tr><td colspan="4" align = "middle"><center>
 +
<img src="https://static.igem.org/mediawiki/2014/5/5b/FP151_GFP.jpg">
 +
</td> </tr>
 +
</center>
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
<tr><td colspan="2"><h2>Mussel Foot Protein 1-5-1: <a href= "https://static.igem.org/mediawiki/2014/0/04/FP151.jpg">BBa_K1396003</a></h2>
 +
<div class = "well">
 +
<p>
 +
Recoded and codon optimized coding sequence for the mussel foot protein 151. TAG is recoded. In order to produce the protein co-express in cells contain either an L-DOPA orthogonal translation system or a Tyrosine suppressor.</p>
-
<tr><td colspan="3" > <h3> Parts Table</h3></td></tr>
+
</div>
-
 
+
</tr>
-
 
+
-
<tr><td width="45%" colspan="3"  valign="top">
+
-
Any parts your team has created will appear in this table below:</td></tr>
+
 +
<tr><td colspan="4" align = "middle"><center>
 +
<img src="https://static.igem.org/mediawiki/2014/0/04/FP151.jpg">
 +
</td> </tr>
 +
</center>
</table>
</table>
-
</html>
 
-
<groupparts>iGEM013 Yale</groupparts>
+
</html>
 +
{{Template:Team:Yale2014/Templates/Footer}}

Latest revision as of 03:39, 17 October 2014

Submitted Parts

Our collection of submitted biobricks consists of:

  • Mussel foot protein (MFP) 1-5-1 sequence [combination of Mytilus galloprovincialis Foot Protein 5 (Mgfp-5) and Mytilus Edulis Foot Protein 1 (Mefp-1)].
  • MFP with superfolder Green Fluorescence Protein (sfGFP).
  • MFP with our anti-microbial peptide, LL-37.
  • Entire construct of our anti-microbial adhesive peptide: 2XStrep_Flagtag--LL-37--Mussel Foot Protein--sfGFP.

Note all biobricks are in the pSB1C3 plasmid.

Full Construct: BBa_K1396000

The part is an coding sequence for an anti-microbial peptides linked to a mussel-foot protein-linked to superfolder GFP for localization. The mussel foot protein will anneal to surfaces as a wet glue and the antimicrobial domain is designed to interact with microbial membranes and interfere with membrane stability. In order to use this part you can produce it in a TAG recoded organism simultaneously expressing a Tyrosine supressor or L-DOPA orthogonal translational system. In order to purify you can use the 2X Strep tag and strep column and later cleave with enterokinase to remove the sequence supressing LL-37 antimicrobial action.

LL-37-MFP: BBa_K1396001

The part is an coding sequence for an anti-microbial peptides linked to a mussel-foot protein. The mussel foot protein will anneal to surfaces as a wet glue and the antimicrobial domain is designed to interact with microbial membranes and interfere with membrane stability. In order to use this part you can produce it in a TAG recoded organism simultaneously expressing a Tyrosine suppressor or L-DOPA orthogonal translational system. In order to purify you can use the 2X Strep tag and strep column and later cleave with enterokinase to remove the sequence suppressing LL-37 antimicrobial action. This is an improvement on the Utah State biobrick BBa_K1162006 which consists of only the LL-37 peptide.

MFP-sfGFP: BBa_K1396002

The part is an coding sequence for an anti-microbial peptides linked to a mussel-foot protein-linked to superfolder GFP for localization. The mussel foot protein will anneal to surfaces as a wet glue and superfolder GFP will allow for florescence imaging and localization. In order to use this part you can produce it in a TAG recoded organism simultaneously expressing a Tyrosine supressor or L-DOPA orthogonal translational system. In order to purify you can use the 2X Strep tag and strep column and later cleave with enterokinase to remove the sequence supressing LL-37 antimicrobial action.

Mussel Foot Protein 1-5-1: BBa_K1396003

Recoded and codon optimized coding sequence for the mussel foot protein 151. TAG is recoded. In order to produce the protein co-express in cells contain either an L-DOPA orthogonal translation system or a Tyrosine suppressor.

Main Campus:
Molecular, Cellular & Developmental Biology
219 Prospect Street
P.O. Box 208103
New Haven, CT 06520
Phone: 203.432.3783
igem@yale.edu
natalie.ma@yale.edu (Graduate Advisor)
Copyright (c) 2014 Yale IGEM