Difference between revisions of "Team:New York City/InterLab"

Line 2: Line 2:
 
<html lang="en">
 
<html lang="en">
  
<head>
+
<head><style>
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
+
.social{
        crossorigin="anonymous">
+
            max-width: 50px;
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/brands.css" integrity="sha384-rf1bqOAj3+pw6NqYrtaE1/4Se2NBwkIfeYbsFdtiR6TQz0acWiwJbv1IM/Nt/ite"
+
            max-height: auto;
        crossorigin="anonymous">
+
         }
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/fontawesome.css" integrity="sha384-1rquJLNOM3ijoueaaeS5m+McXPJCGdr5HcA03/VHXxcp2kX2sUrQDmFc3jR5i/C7"
+
         crossorigin="anonymous">
+
    <style>
+
 
         .container {
 
         .container {
 
             align-items: center;
 
             align-items: center;
Line 56: Line 53:
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a>
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a>
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a>
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Model">Model</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
 
                             </div>
 
                             </div>
 
                         </li>
 
                         </li>
Line 64: Line 63:
 
                             </a>
 
                             </a>
 
                             <div class="dropdown-menu" aria-labelledby="navbarNB">
 
                             <div class="dropdown-menu" aria-labelledby="navbarNB">
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
+
                                 <a class="dropdown-item" href="">Coming Soon</a>
 
                             </div>
 
                             </div>
 
                         </li>
 
                         </li>
Line 77: Line 76:
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 
                                     Practices</a>
 
                                     Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Public_Engagement">Public Engagement</a>
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a>
 
                                 <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a>
 
                             </div>
 
                             </div>
Line 118: Line 118:
 
             </div>
 
             </div>
 
             <div class="col-sm-2">
 
             <div class="col-sm-2">
                 <a href="https://www.facebook.com/HDResolution/"><i class="fab fa-facebook-f display-4"></i></a>
+
                 <a href="https://www.facebook.com/HDResolution/"><img class="social" src="https://static.igem.org/mediawiki/2018/6/61/T--New_York_City--fb.png"></a>
 
             </div>
 
             </div>
 
             <div class="col-sm-2">
 
             <div class="col-sm-2">
                 <a href="https://twitter.com/HDNYC_iGEM"><i class="fab fa-twitter display-4"></i></a>
+
                 <a href="https://twitter.com/HDNYC_iGEM"><img class="social" src="https://static.igem.org/mediawiki/2018/4/46/T--New_York_City--twit.png"></a>
 
             </div>
 
             </div>
 
             <div class="col-sm-2">
 
             <div class="col-sm-2">
                 <a href="https://www.instagram.com/nyc_igem/"><i class="fab fa-instagram display-4"></i></a>
+
                 <a href="https://www.instagram.com/nyc_igem/"><img class="social" src="https://static.igem.org/mediawiki/2018/0/0a/T--New_York_City--ig.png"></a>
 
             </div>
 
             </div>
 
             <div class="col-sm-3">
 
             <div class="col-sm-3">
Line 131: Line 131:
 
         <br />
 
         <br />
 
     </div>
 
     </div>
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 
        crossorigin="anonymous"></script>
 
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 
        crossorigin="anonymous"></script>
 
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 
        crossorigin="anonymous"></script>
 
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 03:42, 15 October 2018

InterLab

For this year’s InterLab study, we performed bacterial transformations in E. Coli using the plasmids provided by iGEM. These plasmids had different levels of fluorescence, which was validated using a cell plate reader that measured absorbance as well as fluorescence. A range of fluorescence was observed in the different plasmids, some having a level of fluorescence as low as the negative control and others having a level of fluorescence as high as the positive control. The InterLab protocol that was provided was straightforward and easy to follow. The diagrams that were provided illustrating the experimental designs were very helpful and all these factors contributed to an overall positive experience.