Difference between revisions of "Team:UMaryland/Composite Part"

 
(30 intermediate revisions by 3 users not shown)
Line 10: Line 10:
  
 
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
 
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
 
<div id='swagcontent'>
 
 
<h2> Composite Parts</h2>
 
 
{{Template_All_Teams}}
 
<html>
 
</div></div></div></div></div></div></div></div></div></div>
 
</html>
 
{{Team:UMarylandClasses}}
 
{{Team:UMaryland/UMD15_CSSJS}} 
 
{{Team:UMarylandMenu}}
 
 
<html>
 
 
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
 
 
<div id='swagcontent'>
 
 
<h2> Composite Parts</h2>
 
  
 
<style type="text/css">
 
<style type="text/css">
  
html, body {  
+
#layer1 {
    background-color: #FFFFFF;
+
overflow:hidden;
    margin: auto;
+
position:relative;
    height: 100%;
+
top:0px;
    overflow: auto;
+
width:100%;
 +
margin:0px;
 +
padding:20px;
 +
background-color: #89e1ff;
 +
min-height:42px;
 +
border-top:2px solid black;
 +
top:-220px;
 
}
 
}
 
+
#layer2 {
.part-container{
+
overflow:hidden;
  padding-top: 2em;
+
position:relative;
  background-color: #4b4040;
+
top:0px;
 +
width:100%;
 +
margin:0px;
 +
padding:20px;
 +
background-color:#ffffff;
 +
min-height:42px;
 +
border-top:2px solid black;
 +
top:-220px;
 
}
 
}
  
.part-container .part-example{
+
#contentbox{
  padding-top: 15%;
+
width: 80%;
  padding-bottom: 15em;
+
max-width: 1900px;
  padding-left: 15%;
+
min-width: 1000px;
  padding-right: 85%;
+
text-align: justify;
  position: relative;
+
margin:auto;
  opacity: 1;
+
  filter: alpha(opacity=60);
+
  background-color: #4b4040;
+
}
+
 
+
.part-container .part-example .name{
+
 
+
  font-size: 40px;
+
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
+
  position: absolute;
+
  top: 5%;
+
  left: 7%;
+
  color: #e0dfdc;
+
 
+
 
}
 
}
 
+
#cover {
.part-container .part-example .catalog{
+
overflow:hidden;
  font-size: 35px;  
+
position:relative;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
+
width:100%;
  position: absolute;
+
margin:auto;
  top: 8%;
+
padding:0px;
  left: 80%;
+
background-image: url("https://static.igem.org/mediawiki/2015/5/52/Okdna.png");
  color: #FFFFFF;
+
background-size: 100% ;
 +
background-repeat: no-repeat;
 +
width:100%;
 +
height:400px;
 +
color: #0DFF00;
 +
font-family: Tahoma, Geneva, sans-serif;
 +
font-size:xx-large;
 +
top:-220px;
 +
}
 +
#bar{
 +
display: inline-block;
 +
opacity:1;
 +
background-color: #89e1ff;
 +
color:black;
 +
border-top:4px solid black;
 +
border-bottom:4px solid black;
 +
width:100%;
 +
text-align:center;
 +
height:350px;
 +
top:-220px;
 +
position:relative;
 
}
 
}
  
.part-container .part-example .desc{
+
#buttonset {
  position:absolute;
+
text-align:center;
  background: rgba(0,0,0,0.9);
+
position:relative;
  top: 8em;
+
  bottom: 1em;
+
  left: 45%;
+
  width: 50%;
+
  padding-left: 1em;  
+
  padding-right: 1em;
+
 
}
 
}
 
+
#button {
.part-container .part-example #part-img{
+
overflow:hidden;
  overflow: hidden;  
+
display: inline-block;
 +
height:50px;
 +
width: 200px;
 +
background-color: rgba(255,255,255,.5);
 +
border: 2px solid black;
 +
border-radius: 10px;
 +
margin: 10px;
 +
padding:10px;
 +
font-size:medium;
 +
color:black;
 +
text-align: center;
 
}
 
}
  
.part-container .part-example > #part-img{
+
#partcontainer {
    width: 100%;  
+
overflow:hidden;
    max-height: 100%;  
+
background-color:#A9F5BC;
    display: block;
+
width:1000px;
 +
margin:auto;
 +
border:5px solid black;
 +
border-radius:20px;
 
}
 
}
  
.part-container .part-example .desc h3{
+
#partname{
  color: #009A90;
+
width:100%;
  font-family: Verdana;
+
background-color:#000000;
  font-size: 25px;
+
padding:5px 5px 5px 20px;
 +
}
  
 +
#partname h2{
 +
font-size:30pt;
 +
color:#ffffff;
 
}
 
}
  
.part-container .part-example .desc h1{
+
#partdescription{
  color: #009A90;
+
width:400px;
  font-family: Verdana;
+
min-height:200px;
  font-size: 20px;
+
background-color:#ffffff;
 
+
padding:10px;
 +
float:left;
 +
margin:10px;
 +
border-radius:10px;
 
}
 
}
  
 
+
#partimage {
.part-container .part-example .desc p{
+
float:right;
  color: #FFFFFF;
+
margin:10px;
  font-family: Verdana;  
+
border: 4px solid black;
  font-size: 20px;  
+
border-radius:10px;
 
}
 
}
  
 
</style>
 
</style>
  
<div class = "part-container">
+
<div id='cover'>
 +
</div>
  
  <div id = "Part 1">
+
<div id='bar'>
  <div class = "part-example col-sm-6">
+
<p style="font-size:48px"><b>Composite Parts</b></style>
    <div class = "name"> <b> Miraculin Generator </b> </div>
+
<p style="font-size:24px">This page contains just the composite parts we made. Click below to see all our parts.
      <div class = "catalog"> K1783000 </div>
+
  
      <div class = desc>
+
<div id='buttonset'>
        <h3> Miraculin Gene with pBAD promoter
+
<a href="https://2015.igem.org/Team:UMaryland/Part_Collection">
        </h3>
+
<div id='button'>
          <p>
+
<p> All Parts
          pBAD-B0034-ExpTag-Linker-Miraculin-Linker-6xHis. Adds a promoter to BBa_K1033120 in order to characterize it. Under arabinose induction, produces miraculin connected to an export tag and a His-tag via unstructured linkers. Miraculin is a taste modifying protein.
+
</div>
          </p>
+
</a>
      </div>
+
<p style="font-size:18px">A composite part is a biobrick made from simpler biobricks,
    </div>
+
</div>
    </div>
+
</div>
 +
</div>
 
</div>
 
</div>
  
<div class = "part-container">
+
<div id='layer2'>
  
  <div id = "Part 2">
+
<div id='partcontainer'>
  <div class = "part-example col-sm-6">
+
<div id='partname'>
    <div class = "name"> <b> Unstable RFP under Hok-Sok Regulation </b> </div>
+
<h2>Miraculin Generator</h2>
      <div class = "catalog"> K1783000 </div>
+
 
+
      <div class = desc>
+
        <h3> Hok-Sok gene linked to unstable RFP
+
        </h3>
+
          <p>
+
          Produces unstable RFP under a constitutive promoter. This construct carries the hok-sok toxin-antitoxin (TA) plasmid maintenance system and was used to measure the ability of this alternative plasmid maintenance system to keep plasmids within the cell without the use of antibiotics.
+
          </p>
+
      </div>
+
    </div>
+
    </div>
+
 
</div>
 
</div>
 
+
<div id='partdescription'>
 
+
<p style = "font-size:18px">Combines <a href = "http://parts.igem.org/Part:BBa_K206000">BBa_K206000</a> (pBAD promoter) with <a href = "http://parts.igem.org/Part:BBa_K1033120">BBa_K1033120</a> (B0034-ExpTag-Linker-Miraculin-Linker-6xHis). Codes for a His-tagged miraculin with export tag to periplasm. Induced with arabinose. Miraculin is a protein that interacts with our taste receptors, causing us to taste sour foods as sweet. This part was assembled using 3A Assembly as a training exercise for new UMaryland iGEM members.</p>
 +
</div>
 +
<div id='partimage'>
 +
<a href = "http://parts.igem.org/Part:BBa_K1783000"><img src="https://static.igem.org/mediawiki/2015/5/51/000.jpg" height="337" width="457"></a>
 +
</div>
 +
</div>
 +
<br>
 +
<br>
  
 +
<div id='partcontainer'>
 +
<div id='partname'>
 +
<h2>Constitutive Unstable RFP</h2>
 
</div>
 
</div>
 +
<div id='partdescription'>
 +
<p style = "font-size:18px">Complete with a constitutive promoter, this fluorescent protein is expressed continuously in the cytoplasm. Due to the presence of a LVA degradation tag, this protein is subject to rapid targeting via proteases, with a half life of about 1 hour.</p>
 +
</div>
 +
<div id='partimage'>
 +
<a href = "http://parts.igem.org/Part:BBa_K1783002"><img src="https://static.igem.org/mediawiki/2015/1/11/002.jpg" height="337" width="457"></a>
 +
</div>
 +
</div>
 +
<br>
 +
<br>
  
</html>
+
<div id='partcontainer'>
<div class="highlightBox">
+
<div id='partname'>
<h4>Note</h4>
+
<h2>Constitutive Unstable RFP under Hok-Sok Regulation</h2>
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best New Composite Part award</a>, you must fill out this page. Please give links to the Registry entries for the Composite parts you have made. Please see the Registry's <a href="http://parts.igem.org/Help:Parts#Basic_and_Composite_Parts"> Help:Parts page</a> for more information on part types.</p>
+
 
</div>
 
</div>
 +
<div id='partdescription'>
 +
<p style = "font-size:18px">This part combines two of our previous parts: Hok-Sok TA cassette and Constitutive Unstable RFP. This testing device was used to measure the ability of the Hok-Sok maintenance system to force cells to retain plasmids. The presence of Hok-Sok adjacent to the constitutive promoter for unstable RFP was found to interfere with RFP production in a minor way.</p>
 +
</div>
 +
<div id='partimage'>
 +
<a href = "http://parts.igem.org/Part:BBa_K1783003"><img src="https://static.igem.org/mediawiki/2015/9/9c/003.jpg" height="337" width="457"></a>
 +
</div>
 +
</div>
 +
<br>
 +
<br>
  
<p>
+
</div>
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
+
</div>
</p>
+
</div>
 
+
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
+
 
+
 
+
 
</div>
 
</div>
  
 
</html>
 
</html>

Latest revision as of 01:13, 19 September 2015