Difference between revisions of "Part:BBa K1965023"
NinaJerala (Talk | contribs) |
|||
Line 3: | Line 3: | ||
<partinfo>BBa_K1965023 short</partinfo> | <partinfo>BBa_K1965023 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 N-terminus of the split luciferase that is connected to the AP6 coil. The construct also contains a Myc protein tag on the n-terminal side. The AP6 coil dimerizes to the P5 coil. When P5 contains cLuc and the two coils dimerize the two parts of the split luciferase come into close proximity, thus allowing for the reconstitution of the split luciferase and regaining its catalytic activity. </p> | ||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | |||
<!-- Add more about the biology of this part here | <!-- Add more about the biology of this part here |
Latest revision as of 16:49, 18 October 2016
Myc:nLuc:GS10:AP6
This construct consists of the N-terminus of the split luciferase that is connected to the AP6 coil. The construct also contains a Myc protein tag on the n-terminal side. The AP6 coil dimerizes to the P5 coil. When P5 contains cLuc and the two coils dimerize the two parts of the split luciferase come into close proximity, thus allowing for the reconstitution of the split luciferase and regaining its catalytic activity.
Sequence and Features
Assembly Compatibility:
- 10COMPATIBLE WITH RFC[10]
- 12COMPATIBLE WITH RFC[12]
- 21COMPATIBLE WITH RFC[21]
- 23COMPATIBLE WITH RFC[23]
- 25INCOMPATIBLE WITH RFC[25]Illegal NgoMIV site found at 103
Illegal NgoMIV site found at 1451
Illegal NgoMIV site found at 1472
Illegal AgeI site found at 1175 - 1000INCOMPATIBLE WITH RFC[1000]Illegal SapI.rc site found at 1357