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

(Prototype team page)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{New_York_City}}
 
{{New_York_City}}
<html>
+
<html lang="en">
  
 +
<head><style>
 +
.social{
 +
            max-width: 50px;
 +
            max-height: auto;
 +
        }
 +
        .container {
 +
            align-items: center;
 +
            max-width: 960px;
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        a {
<h3>★  ALERT! </h3>
+
            color: #7B84ED;
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
        }
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
        img {
 +
            max-height: auto;
 +
            max-width: 200px;
 +
            margin: 32px 0;
 +
        }
  
<div class="clear"></div>
+
        .shiny {
 
+
            color: #7B84ED;
 
+
        }
<div class="column full_size">
+
<h1>InterLab</h1>
+
<h3>Bronze Medal Criterion #4</h3>
+
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or obtain new, high quality experimental characterization data for an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2018 part number range.
+
<br><br>
+
For teams participating in the <a href="https://2018.igem.org/Measurement/InterLab">InterLab study</a>, all work must be shown on this page.
+
 
+
</p>
+
</div>
+
 
+
  
 +
        .headimage {
 +
            border-radius: 15px;
 +
        }
  
 +
        .excel {
 +
            margin: 32px 0;
 +
        }
 +
    </style>
 +
</head>
  
 +
<body>
 +
    <div class="container">
 +
        <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto">
 +
            <div class="container d-flex flex-column flex-md-row justify-content-between">
 +
                <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div>
 +
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
 +
                    <ul class="navbar-nav mr-auto">
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Project
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarPR">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/HD">What is
 +
                                    Huntington's?</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/Model">Model</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarNB"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Notebook
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarNB">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Notebook">Notebook</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarHP"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Human Practices
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarHP">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Human_Practices">Human
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 +
                                    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>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarT"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Team
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarT">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Team">Team</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Attributions">Attributions</a>
 +
                            </div>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
    </div>
  
 +
    <div class="container py-0 align-middle">
 +
        <h2 align="center">InterLab</h2>
 +
        <p>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.
 +
        </p>
 +
    </div>
 +
    <div class="excel" align="center">
 +
        <a href="https://static.igem.org/mediawiki/2018/f/f0/T--New_York_City--InterLab.xlsx">
 +
            <h2>Data</h2>
 +
        </a>
 +
    </div>
  
 +
    <div class="container" align="center">
 +
        <div class="row" align="center">
 +
            <div class="col-sm-3">
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <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 class="col-sm-2">
 +
                <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 class="col-sm-2">
 +
                <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 class="col-sm-3">
 +
            </div>
 +
        </div>
 +
        <br />
 +
    </div>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 01:38, 17 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.