Difference between revisions of "Part:BBa K1965045"
NinaJerala (Talk | contribs) |
|||
Line 3: | Line 3: | ||
<partinfo>BBa_K1965045 short</partinfo> | <partinfo>BBa_K1965045 short</partinfo> | ||
− | + | <html lang="en"> | |
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <title></title> | ||
+ | <style> | ||
+ | .ui.medium.image { | ||
+ | width: 100%; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/javascript"> | ||
+ | $(this).find('ref').each(function () { | ||
+ | var label = $(this).text(); | ||
+ | $(this).click(function (event) { | ||
+ | event.preventDefault(); | ||
+ | }); | ||
+ | var number = figures[1][label]; | ||
+ | $(this).html("<a href=''>Figure " + figures[1][label] + "</a>"); | ||
+ | $(this).on('click', function () { | ||
+ | window.scroll(0, $(figures[0][number]).offset().top + 100); | ||
+ | }) | ||
+ | }); | ||
+ | function enumerateKeys(object) { | ||
+ | var numberPairs = {}; | ||
+ | var objectPairs = {}; | ||
+ | var number = 0; | ||
+ | var matches = document.body.querySelectorAll(object + '[data-ref]'); | ||
+ | while (number < matches.length) { | ||
+ | var refName = matches[number].dataset.ref; | ||
+ | if (refName in numberPairs) { | ||
+ | console.log(refName, "This label has already been assigned."); | ||
+ | } else { | ||
+ | numberPairs[number + 1] = matches[number]; | ||
+ | objectPairs[refName] = number + 1; | ||
+ | } | ||
+ | number++; | ||
+ | } | ||
+ | return [numberPairs, objectPairs, number]; | ||
+ | } | ||
+ | function enumerate() { | ||
+ | var figures = enumerateKeys('figure'); | ||
+ | var maximum = figures[2]; | ||
+ | for (var number = 1; number <= maximum; number++) { | ||
+ | if (number in figures[0]) { | ||
+ | $(figures[0][number]).children('figcaption').prepend("Figure " + number + ": ") | ||
+ | } | ||
+ | } | ||
+ | $(this).find('ref').each(function () { | ||
+ | var label = $(this).text(); | ||
+ | $(this).click(function (event) { | ||
+ | event.preventDefault(); | ||
+ | }); | ||
+ | var number = figures[1][label]; | ||
+ | $(this).html("<a href=''>Figure " + figures[1][label] + "</a>"); | ||
+ | $(this).on('click', function () { | ||
+ | window.scroll(0, $(figures[0][number]).offset().top - 110); | ||
+ | }) | ||
+ | }); | ||
+ | } | ||
+ | $(document).ready(enumerate); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <p>This construct consists of the C-terminal part of the split luciferase attached to the coiled coil A. The sequence for the coiled coil A was taken from the Shekhawat <i>et al.</i> (<ref>1</ref>). The construct also features a HA protein tag on the C-terminus. Coiled coil A dimerizes with the coiled coil B, which was also described in Shekhawat <i>et al.</i>. If the B coil is fused to the N-terminal part of the split luciferase (<a href="https://parts.igem.org/Part:BBa_K1965046">BBa_K1965046</a>), the luciferase can reassemble and regain its activity through the dimerization of the coiled coil pair A and B (<ref>2</ref>A) <sup>[1]</sup> . </p> | ||
+ | <div align = "left"> | ||
+ | <figure data-ref="1"> | ||
+ | <img class="ui medium image" src="https://static.igem.org/mediawiki/2016/5/5f/T--Slovenia--4.12.8.png" > | ||
+ | |||
+ | <figcaption><b> Sequence alignment of different coiled coils used to tune the affinity of antiparallel coiled-coils.</b><br/> We designed different destabilized coils from our coiled coil pair AP4 and P3; Ile and Leu were substituted with Ala at the a and/or d position of the first and/or second heptad of P3mS (a more soluble variant of the original P3).</figcaption> | ||
+ | </figure> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div align = "left"> | ||
+ | <figure data-ref="2"> | ||
+ | <img class="ui medium image" src="https://static.igem.org/mediawiki/2016/1/16/T--Slovenia--4.12.1.png"> | ||
+ | |||
+ | <figcaption><b> Interactions and protease activated AB coiled-coil formation.</b><br/> HEK293T cells were transfected with plasmids, coding for the appropriate coiled coil constructs. 24 h after transfection cells were lysed and luciferase activity was determined with the dual luciferase assay. (A) A and B coiled-coils, fused the split firefly luciferase spontaneously interact and reconstitute firefly luciferase. (B) A’:TEVs:B:nLuc and cLuc:A:PPVs:B’2A auto-inhibitory coiled coils reconstitute activity of firefly luciferase upon cleavage by TEV and PPV proteases. Successive luciferase reconstitution is observed only at high amounts of plasmids coding for the A’:TEVs:B:nLuc and cLuc:A:PPVs:B’2A constructs. </figcaption> | ||
+ | </figure> | ||
+ | </div> | ||
+ | |||
+ | <sup>[1]</sup> Shekhawat, S. S., Porter, J. R., Sriprasad, A., & Ghosh, I. (2009). An Autoinhibited Coiled-Coil Design Strategy for Split-Protein Protease Sensors. Jacs, 131(42), 15284–15290. <br> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
<!-- Add more about the biology of this part here | <!-- Add more about the biology of this part here |
Latest revision as of 17:32, 18 October 2016
cLuc:A:HA
This construct consists of the C-terminal part of the split luciferase attached to the coiled coil A. The sequence for the coiled coil A was taken from the Shekhawat et al. (1). The construct also features a HA protein tag on the C-terminus. Coiled coil A dimerizes with the coiled coil B, which was also described in Shekhawat et al.. If the B coil is fused to the N-terminal part of the split luciferase (BBa_K1965046), the luciferase can reassemble and regain its activity through the dimerization of the coiled coil pair A and B (2A) [1] .
Sequence and Features
Assembly Compatibility:
- 10COMPATIBLE WITH RFC[10]
- 12COMPATIBLE WITH RFC[12]
- 21COMPATIBLE WITH RFC[21]
- 23COMPATIBLE WITH RFC[23]
- 25COMPATIBLE WITH RFC[25]
- 1000COMPATIBLE WITH RFC[1000]