Difference between revisions of "Part:BBa K5280401"

 
Line 1: Line 1:
  
 
__NOTOC__
 
__NOTOC__
 +
 +
<html>
 +
 +
<head>
 +
    <style>
 +
        body {
 +
            font-family: Arial, sans-serif; /* Set a clean font */
 +
            background-color: #eaeaea; /* Light background for the entire page */
 +
            color: #333; /* Dark text color for better readability */
 +
            padding: 20px; /* Space around the content */
 +
        }
 +
 +
 +
html
 +
    .figure-box {
 +
        border: 2px solid #007BFF; /* Blue border for a modern look */
 +
        padding: 15px; /* Space inside the box */
 +
        margin: 20px; /* Space outside the box */
 +
        display: inline-block; /* Keep the box only as wide as its content */
 +
        border-radius: 10px; /* More rounded corners */
 +
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); /* Deeper shadow for depth */
 +
        background-color: #ffffff; /* White background for the box */
 +
        transition: box-shadow 0.3s ease; /* Smooth transition for hover effect */
 +
    }
 +
 +
    .figure-box:hover {
 +
        box-shadow: 0 8px 40px rgba(0, 0, 0, 0.3); /* Darker shadow on hover */
 +
    }
 +
 +
    .figure-box img {
 +
        width: 100%; /* Make image responsive */
 +
        height: auto; /* Maintain aspect ratio */
 +
        border-radius: 5px; /* Slightly round the image corners */
 +
    }
 +
 +
    .figure-box p {
 +
        margin-top: 15px; /* Space between image and text */
 +
        line-height: 1.6; /* Improved line spacing for readability */
 +
    }
 +
</style>
 +
 +
 +
</head>
 +
</html>
 +
 
<partinfo>BBa_K5280401 short</partinfo>
 
<partinfo>BBa_K5280401 short</partinfo>
  
 
PcolE48 is a promoter to which LexRO (BBa_K5280129) binds and represses the expression of genes driven by the promoter. The promoter mainly consists of two parts: ColE promoter, which is a strong promoter, and LexA(408)-operator, which is the binding site of LexRO.
 
PcolE48 is a promoter to which LexRO (BBa_K5280129) binds and represses the expression of genes driven by the promoter. The promoter mainly consists of two parts: ColE promoter, which is a strong promoter, and LexA(408)-operator, which is the binding site of LexRO.
 +
 +
<!-- -->
 +
=== Sequence and Features ===
 +
<partinfo>BBa_K5280401 SequenceAndFeatures</partinfo>
  
 
<!-- Add more about the biology of this part here
 
<!-- Add more about the biology of this part here
 
===Usage and Biology===
 
===Usage and Biology===
  
<!-- -->
+
PcolE408 basically has 2 parts:
<span class='h3bb'>Sequence and Features</span>
+
* ColE promoter, which is used to drive the expression of downstream genes;
<partinfo>BBa_K5280401 SequenceAndFeatures</partinfo>
+
* LexA(408) operator, which is used to provide the regulatory site for LexRO.
 +
 
 +
The basic working principle is illustrated in the figure below. For more information, you can refer to the part page <partinfo>BBa_K5280129</partinfo>.
 +
 
 +
<html>
 +
<body>
 +
    <div class="figure-box">
 +
        <img
 +
            src="https://static.igem.wiki/teams/5280/registry/lexro/lexro-mechanism-ver-2.png"
 +
            style="width:900px; display:block; margin:0;"
 +
            alt="In the experiments, E. coli transformed with an empty vector were used as negative controls."
 +
        >
 +
        <p>
 +
            This figure shows the mechanism of the eLightOn system (LexRO based regulation system).
 +
        </p>
 +
    </div>
 +
</body>
 +
</html>
  
  

Revision as of 13:35, 29 September 2024


PcolE408

PcolE48 is a promoter to which LexRO (BBa_K5280129) binds and represses the expression of genes driven by the promoter. The promoter mainly consists of two parts: ColE promoter, which is a strong promoter, and LexA(408)-operator, which is the binding site of LexRO.

Sequence and Features


Assembly Compatibility:
  • 10
    COMPATIBLE WITH RFC[10]
  • 12
    COMPATIBLE WITH RFC[12]
  • 21
    COMPATIBLE WITH RFC[21]
  • 23
    COMPATIBLE WITH RFC[23]
  • 25
    COMPATIBLE WITH RFC[25]
  • 1000
    COMPATIBLE WITH RFC[1000]