Skip to content
Snippets Groups Projects
Commit ae239eec authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file parts.html

parent 09ada8b1
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="https://static.igem.wiki/teams/5187/art/icon.png">
<title>Parts | Tsinghua - IGEM 2024</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.js"></script>
<style>
body {
font-family: Calibri, sans-serif;
......@@ -18,15 +16,6 @@
max-width: 800px;
margin: 0 auto;
}
h2 {
scroll-margin-top: 60px;
}
.row.mt-4 {
margin-right: 100px;
margin-left: 130px;
}
/* New styles for centered tables and black borders */
.table-container {
display: flex;
flex-direction: column;
......@@ -42,112 +31,101 @@
border-collapse: collapse;
width: 100%;
max-width: 800px;
background-color: #FFE4E1;
}
th, td {
border: 1px solid black;
padding: 8px;
text-align: left;
}
th {
background-color: #FFE4E1;
background-color: #ff7f7f;
}
</style>
</head>
<body>
{% extends "layout.html" %}
{% block title %}Parts{% endblock %}
{% block page_content %}
<div class="content">
<h1>Parts | Tsinghua - IGEM 2024</h1>
<div class="progress-container">
<svg class="progress-bar-circle" width="60" height="60">
<circle class="progress-circle" cx="30" cy="30" r="25" stroke-width="5" fill="transparent"></circle>
</svg>
<div class="progress-text">0%</div>
</div>
<div class="row mt-4">
<div class="col-lg-12">
<p>Synthetic biology empowers us with the ability to assemble complex biological systems much like assembling building blocks, with biological parts at the heart of this assembly process. Against this backdrop, we offer a glimpse into the diverse array of components utilized in the MuSecure project.</p>
<p>Among these components, you will find foundational elements that serve as the cornerstone of our work. For instance, we employ some basic parts, including MOR215 (<a href="https://parts.igem.org/Part:BBa_K5187000" style="color: #FF5151 ;" target="_blank">BBa_K5187000</a>), Gα (<a href="https://parts.igem.org/Part:BBa_K5187001" style="color: #FF5151 ;" target="_blank">BBa_K5187001</a>), pFUS1 promoter (<a href="https://parts.igem.org/Part:BBa_K5187002" style="color: #FF5151 ;" target="_blank">BBa_K5187002</a>), and ldhA (<a href="https://parts.igem.org/Part:BBa_K518703" style="color: #FF5151 ;" target="_blank">BBa_K5187003</a>), to construct the core design of MuSecure.</p>
<p>Furthermore, we would like to highlight our impressive Muscone-gated molecular switch in Saccharomyces cerevisiae (<a href="https://parts.igem.org/Part:BBa_K5187006" style="color: #FF5151 ;" target="_blank">BBa_K5187006</a>), which was pioneered and characterized by Tsinghua University in 2024. This system forms the core of our project and holds great potential for widespread applications in the field of synthetic biology.</p>
<p>Synthetic biology empowers us with the ability to assemble complex biological systems much like assembling building blocks, with biological parts at the heart of this assembly process. Against this backdrop, we offer a glimpse into the diverse array of components utilized in the MuSecure project.</p>
<p>Among these components, you will find foundational elements that serve as the cornerstone of our work. For instance, we employ some basic parts, including MOR215 (<a href="https://parts.igem.org/Part:BBa_K5187000" style="color: #FF5151;">BBa_K5187000</a>), Gα (<a href="https://parts.igem.org/Part:BBa_K5187001" style="color: #FF5151;">BBa_K5187001</a>), pFUS1 promoter (<a href="https://parts.igem.org/Part:BBa_K5187002" style="color: #FF5151;">BBa_K5187002</a>), and ldhA (<a href="https://parts.igem.org/Part:BBa_K5187003" style="color: #FF5151;">BBa_K5187003</a>), to construct the core design of MuSecure.</p>
<p>Our components have been designed to integrate muscone induction and the therapeutic capabilities of lactate. These parts embody our collective effort and wisdom, enabling us to achieve success in the laboratory work of our project.</p>
<div class="table-container">
<h3 class="table-title">Table 1. Basic Parts</h3>
<table style="background-color: #FFE4E1;">
<thead>
<tr>
<th>Part name</th>
<th>Part type</th>
<th>Short description</th>
</tr>
</thead>
<tbody>
<tr>
<td>BBa_K5187000</td>
<td>Protein Domain</td>
<td>MOR215-1: Receptor of Muscone</td>
</tr>
<tr>
<td>BBa_K5187001</td>
<td>Protein Domain</td>
<td>GPA1-GNAI3: Synthetic Gα protein that responds to MOR215-1</td>
</tr>
<tr>
<td>BBa_K5187002</td>
<td>Regulatory</td>
<td>pFUS1: Downstream promoter for our artificial signaling pathway</td>
</tr>
<tr>
<td>BBa_K5187003</td>
<td>Protein Domain</td>
<td>ldhA: lactate dehydrogenase</td>
</tr>
<tr>
<td>BBa_K5187004</td>
<td>Protein Domain</td>
<td>ALS3: an adhesion protein</td>
<p>Furthermore, we would like to highlight our impressive Muscone-gated molecular switch in Saccharomyces cerevisiae (<a href="https://parts.igem.org/Part:BBa_K5187006" style="color: #FF5151;">BBa_K5187006</a>), which was pioneered and characterized by Tsinghua University in 2024. This system forms the core of our project and holds great potential for widespread applications in the field of synthetic biology.</p>
<p>Our components have been designed to integrate muscone induction and the therapeutic capabilities of lactate. These parts embody our collective effort and wisdom, enabling us to achieve success in the laboratory work of our project.</p>
<div class="table-container">
<h3 class="table-title">Table 1. Basic Parts</h3>
<table>
<thead>
<tr>
<th>Part name</th>
<th>Part type</th>
<th>Short description</th>
</tr>
</thead>
<tbody>
<tr>
<td>BBa_K5187000</td>
<td>Protein Domain</td>
<td>MOR215-1: Receptor of Muscone</td>
</tr>
<tr>
<td>BBa_K5187001</td>
<td>Protein Domain</td>
<td>GPA1-GNAI3: Synthetic Gα protein that responds to MOR215-1</td>
</tr>
<tr>
<td>BBa_K5187002</td>
<td>Regulatory</td>
<td>pFUS1: Downstream promoter for our artificial signaling pathway</td>
</tr>
<tr>
<td>BBa_K5187003</td>
<td>Protein Domain</td>
<td>ldhA: lactate dehydrogenase</td>
</tr>
<tr>
<td>BBa_K5187004</td>
<td>Protein Domain</td>
<td>ALS3: an adhesion protein</td>
</tr>
<tr>
<td>BBa_K5187005</td>
<td>Regulatory</td>
<td>GAL1, 10 promoter: Bidirectional promoter</td>
</tr>
</tbody>
</tr>
</tbody>
</table>
</div>
<div class="table-container">
<h3 class="table-title">Table 2. Composite Parts</h3>
<table style="background-color: #FFE4E1;">
<table>
<thead>
<tr>
<th>Part name</th>
<th>Part type</th>
<th>Short description</th>
</tr>
<tr>
<th>Part name</th>
<th>Part type</th>
<th>Short description</th>
</tr>
</thead>
<tbody>
<tr>
<td>BBa_K5187006</td>
<td>Composite</td>
<td>Muscone-gated molecular switch in Saccharomyces cerevisiae</td>
</tr>
<tr>
<td>BBa_K5187009</td>
<td>Composite</td>
<td>Tetrathionate Sensing Colonization System</td>
</tr>
<tr>
<td>BBa_K5187006</td>
<td>Composite</td>
<td>Muscone-gated molecular switch in Saccharomyces cerevisiae</td>
</tr>
<tr>
<td>BBa_K5187009</td>
<td>Composite</td>
<td>Tetrathionate Sensing Colonization System</td>
</tr>
</tbody>
</table>
</div>
<p>Our aspiration extends beyond our immediate project goals. We envision these meticulously designed parts not only playing a pivotal role in advancing our project but also making significant contributions to the broader iGEM community and the ongoing development of synthetic biology as a comprehensive discipline.</p>
</div>
</div>
<p>Our aspiration extends beyond our immediate project goals. We envision these meticulously designed parts not only playing a pivotal role in advancing our project but also making significant contributions to the broader iGEM community and the ongoing development of synthetic biology as a comprehensive discipline.</p>
</div>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment