Will Tankard (Talk | contribs) |
|||
Line 164: | Line 164: | ||
</div> <!-- end photoSwipe background --> | </div> <!-- end photoSwipe background --> | ||
+ | <section id='team' class="s-services"> | ||
+ | |||
+ | |||
+ | <div class="row section-header has-bottom-sep" data-aos="fade-up"> | ||
+ | <div class="col-full"> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <h3 class="subhead"></h3> | ||
+ | <h1 class="display-2">References & Attributions</h1> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <button class="collapsible">Click for References</button> | ||
+ | <div class="content"> | ||
+ | <div class="row about-desc" data-aos="fade-up"> | ||
+ | <div class="col-full"> | ||
+ | |||
+ | <p class="about-para"><font size="2"><strong>Attributions: Kyle Stanforth | ||
+ | </strong><font></p> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </section> | ||
Line 174: | Line 213: | ||
<script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSmain? | <script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSmain? | ||
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | var coll = document.getElementsByClassName("collapsible"); | ||
+ | var i; | ||
+ | for (i = 0; i < coll.length; i++) { | ||
+ | coll[i].addEventListener("click", function() { | ||
+ | this.classList.toggle("active"); | ||
+ | var content = this.nextElementSibling; | ||
+ | if (content.style.maxHeight){ | ||
+ | content.style.maxHeight = null; | ||
+ | } else { | ||
+ | content.style.maxHeight = content.scrollHeight + "px"; | ||
+ | } | ||
+ | }); | ||
+ | } | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> | ||
{{Newcastle/footer}} | {{Newcastle/footer}} |
Revision as of 16:59, 17 October 2018
Alternative Roots
Part Collection
We developed a collection of parts that enable an alternative measurement approach to both the InterLab study and assessing promoter ‘strength’ for other projects. Our parts collection includes an RFP device inserted into the pSB1C3 backbone that acts as an internal standard (IS) for the device being assessed. Four of the Interlab test devices have been returned with this modification. Second, we designed and deposited a new mNeonGreen fluorescent reporter part (BBa_K2797003) into the registry. This part demonstrated improved in the reproducibility over the existing GFPmut3b reporter currently in use in each test device. Five of the Interlab devices were returned with this modification.
New Interlab Parts Collection
Name | Type | Description | Designer | Length(bp) |
---|---|---|---|---|
BBa_K2797003 | Basic | mNeonGreen fluorescent protein gene codon optimised for expression in E. coli | Kyle Stanforth | 711 |
BBa_K2797004 | Composite | Test device 1 (originally BBa_J364000) of the iGEM 2018 InterLab study with mNeonGreen replacing the GFPmut3b fluorescent reporter | Kyle Stanforth | 909 |
BBa_K2797005 | Composite | Test device 2 (originally BBa_J364001) of the iGEM 2018 InterLab study with mNeonGreen replacing the GFPmut3b fluorescent reporter | Kyle Stanforth | 909 |
BBa_K2797006 | Composite | Test device 3 (originally BBa_J364002) of the iGEM 2018 InterLab study with mNeonGreen replacing the GFPmut3b fluorescent reporter | Kyle Stanforth | 909 |
BBa_K2797007 | Composite | Test device 4 (originally BBa_J364007) of the iGEM 2018 InterLab study with mNeonGreen replacing the GFPmut3b fluorescent reporter | Kyle Stanforth | 909 |
BBa_K2797008 | Composite | Positive control (originally BBa_I20270) of the iGEM 2018 InterLab study with mNeonGreen replacing the GFPmut3b fluorescent reporter | Kyle Stanforth | 910 |
BBa_K2797013 | Plasmid vector | High copy BioBrick assembly plasmid pSB1C3 with RFP internal standard | Kyle Stanforth | 3073 |
References & Attributions
Attributions: Kyle Stanforth