Difference between revisions of "Team:Toronto/WetLab/Parts"

 
(9 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<head>
 
<head>
  <meta name="viewport" content="width=device-width, initial-scale=1">
 
 
   <style>
 
   <style>
  * {
 
    box-sizing: border-box;
 
  }
 
 
    
 
    
  /* Center website */
 
 
   .main {
 
   .main {
 
     max-width: 1000px;
 
     max-width: 1000px;
 
     margin: auto;
 
     margin: auto;
  }
+
     height: 1000px;
  h1 {
+
     font-size: 50px;
+
    line-height: 70px;
+
    word-break: break-all;
+
  }
+
  h3 {
+
    font-size: 40px;
+
    line-height: 45px;
+
    word-break: break-all;
+
    text-align: center;
+
    padding: 0px;
+
    margin-bottom: 0px;
+
  }
+
  h4 {
+
    font-size: 25px;
+
    line-height: 35px;
+
    word-break: break-all;
+
    text-align: center;
+
    padding: 0px;
+
 
   }
 
   }
 
    
 
    
   .row {
+
   table {
     margin: 8px -16px;
+
     font-family: arial, sans-serif;
 +
    border-collapse: collapse;
 +
    width: 100%;
 
   }
 
   }
 
    
 
    
   /* Add padding BETWEEN each column */
+
   td, th {
  .row,
+
    border: 1px solid #dddddd;
  .row > .column {
+
    text-align: left;
 
     padding: 8px;
 
     padding: 8px;
 
   }
 
   }
 
    
 
    
   /* Create four equal columns that floats next to each other */
+
   tr:nth-child(even) {
  .column15 {
+
     background-color: #dddddd;
    float: left;
+
    width: 15%;
+
  }
+
  .column20 {
+
    float: left;
+
    width: 20%;
+
  }
+
  .column10 {
+
    float: left;
+
    width: 10%;
+
  }
+
  .column40 {
+
    float: left;
+
    width: 40%;
+
  }
+
 
+
  /* Clear floats after rows */
+
  .row:after {
+
    content: "";
+
    display: table;
+
    clear: both;
+
  }
+
 
+
  /* Content */
+
  .content {
+
     background-color: white;
+
    padding: 10px;
+
    border-style: solid;
+
 
   }
 
   }
 +
  tr:nth-child(odd) {
 +
    background-color: #ffffff;
 +
}
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
 
   <div class="main">
 
   <div class="main">
     <h1 style="width: 500px;">Submitted parts</h1>
+
     <h1 style="width: 500px;">Submitted parts:</h1>
 +
    <hr>
 +
    <table>
 +
      <tr>
 +
        <th>Name</th>
 +
        <th>Part number</th>
 +
        <th>Type</th>
 +
        <th>Length (bps)</th>
 +
        <th>Function</th>
 +
        <th>UNS</th>
 +
      </tr>
 +
      <tr>
 +
        <th>Arg1</th>
 +
        <th><a href="http://parts.igem.org/Part:BBa_K2699000">BBa_K2699000</a></th>
 +
        <th>Basic</th>
 +
        <th>6908</th>
 +
        <th>When expressed this full operon, consisting of both primary and secondary proteins,  should produce nanoscopic gas vesicles</th>
 +
        <th>2,3</th>
 +
      </tr>
 +
      <tr>
 +
        <th>Arg1 (A + C only)</th>
 +
        <th><a href="http://parts.igem.org/Part:BBa_K2699002">BBa_K2699002</a></th>
 +
        <th>Basic</th>
 +
        <th>1530</th>
 +
        <th>A shortened version of Arg1, consisting of only the primary proteins GvP A and C, when expressed should also produce gas vesicles </th>
 +
        <th>2,3</th>
 +
      </tr>
 +
    </table>
 +
 
 +
    <h1 style="width: 500px;">Other parts:</h1>
 
     <hr>
 
     <hr>
     <h2>Supervisors:</h2>
+
     <table>
    <div class="row">
+
       <tr>
       <div class="column15">
+
         <th>Name</th>
         <div class="content">
+
         <th>Type</th>
          <p>
+
         <th>Length (bps)</th>
            Dr. Radhakrishnan Mahadevan
+
        <th>Function</th>
          </p>
+
        <th>UNS</th>
         </div>
+
       </tr>
      </div>
+
       <tr>
      <div class="column15">
+
         <th>Arg1-amilCP </th>
         <div class="content">
+
        <th>Composite</th>
          <p>
+
         <th>7650</th>
            Professor, Associate Chair, Graduate Studies Coordinator </br>
+
        <th>With the addition of the reporter gene amilCP at the end of the original Arg1 operon, the expression of Arg1 would be indicated by the blue colouring of the cells </th>
            Laboratory for Metabolic Systems Engineering Principal Investigator</br>
+
         <th>2,3</th>
            Dept. Chemical Engineering</br>
+
       </tr>
            University of Toronto </br>
+
       <tr>
          </p>
+
         <th>Arg1 (A+C only)-amilCP</th>
        </div>
+
         <th>Composite</th>
       </div>
+
         <th>2286</th>
       <div class="column10">
+
         <th>A shortened version of the Arg1-amilCP construct, consisting of only the primary proteins </th>
         <div class="content">
+
         <th>2,3</th>
        </div>
+
       </tr>
      </div>
+
     </table>
      <div class="column10">
+
         <div class="content">
+
        </div>
+
      </div>
+
      <div class="column40">
+
         <div class="content">
+
        </div>
+
       </div>
+
       <div class="column10">
+
         <div class="content">
+
        </div>
+
      </div>
+
      <!-- END GRID -->
+
    </div>
+
   
+
    <div class="row">
+
      <div class="column">
+
         <div class="content">
+
          <p>
+
            Dr. Keith Pardee
+
          </p>
+
         </div>
+
      </div>
+
      <div class="column2">
+
         <div class="content">
+
          <p>
+
            Assistant Professor </br>
+
            Pardee Lab Principal Investigator </br>
+
            Leslie Dan Faculty of Pharmacy</br>
+
            University of Toronto</br>
+
          </p>
+
         </div>
+
      </div>
+
       <div class="column3">
+
        <div class="content">
+
        </div>
+
      </div>
+
      <!-- END GRID -->
+
     </div>
+
    <!-- END MAIN -->
+
 
   </div>
 
   </div>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 03:13, 18 October 2018

Submitted parts:


Name Part number Type Length (bps) Function UNS
Arg1 BBa_K2699000 Basic 6908 When expressed this full operon, consisting of both primary and secondary proteins, should produce nanoscopic gas vesicles 2,3
Arg1 (A + C only) BBa_K2699002 Basic 1530 A shortened version of Arg1, consisting of only the primary proteins GvP A and C, when expressed should also produce gas vesicles 2,3

Other parts:


Name Type Length (bps) Function UNS
Arg1-amilCP Composite 7650 With the addition of the reporter gene amilCP at the end of the original Arg1 operon, the expression of Arg1 would be indicated by the blue colouring of the cells 2,3
Arg1 (A+C only)-amilCP Composite 2286 A shortened version of the Arg1-amilCP construct, consisting of only the primary proteins 2,3