Group Introduction: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="max-width: 960px; margin: 0 auto; padding: | <div style="max-width: 960px; margin: 0 auto; padding: 60px 20px; font-family: 'Segoe UI', sans-serif; color: #222;"> | ||
<!-- 🧬 实验室简介 --> | <!-- 🧬 实验室简介 --> | ||
<h1 style="text-align: center; font-size: | <h1 style="text-align: center; font-size: 36px; font-weight: bold; margin-bottom: 20px;">SynBio Pharmaceutical Lab</h1> | ||
<p style="text-align: center; font-size: 18px; margin-bottom: | <p style="text-align: center; font-size: 18px; line-height: 1.6; margin-bottom: 10px;"> | ||
We | We are a synthetic biology research group committed to engineering programmable therapeutic systems. | ||
</p> | </p> | ||
<p style="text-align: center; font-size: | <p style="text-align: center; font-size: 16px; line-height: 1.6; color: #555;"> | ||
合成生物药物实验室聚焦于可编程治疗系统的开发,融合 DNA/RNA 折纸技术、基因电路设计与智能药物递送体系,致力于解决重大疾病的治疗瓶颈,推动精准药物与未来药剂学的前沿发展。 | |||
</p> | </p> | ||
<!-- 👥 实验室成员 --> | <!-- 👥 实验室成员 --> | ||
<h2 style="text-align: center; font-size: | <h2 style="text-align: center; font-size: 26px; margin-top: 80px;">Lab Members</h2> | ||
<div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; margin-top: 30px;"> | <div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; margin-top: 30px;"> | ||
<div style="text-align: center; width: 160px;"> | <div style="text-align: center; width: 160px;"> | ||
<img src="/path/to/wangyang.jpg" alt="Wang Yang" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | <img src="/path/to/wangyang.jpg" alt="Wang Yang" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | ||
<div style="font-weight: bold; margin-top: 10px;">王蛘</div> | <div style="font-weight: bold; margin-top: 10px;">王蛘</div> | ||
<div style="font-size: 14px; color: #666">Professor, PI</div> | <div style="font-size: 14px; color: #666;">Professor, PI</div> | ||
</div> | </div> | ||
<div style="text-align: center; width: 160px;"> | <div style="text-align: center; width: 160px;"> | ||
<img src="/path/to/xieguangneng.jpg" alt="谢广能" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | <img src="/path/to/xieguangneng.jpg" alt="谢广能" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | ||
<div style="font-weight: bold; margin-top: 10px;">谢广能</div> | <div style="font-weight: bold; margin-top: 10px;">谢广能</div> | ||
<div style="font-size: 14px; color: #666">Graduate Student</div> | <div style="font-size: 14px; color: #666;">Graduate Student</div> | ||
</div> | </div> | ||
<div style="text-align: center; width: 160px;"> | <div style="text-align: center; width: 160px;"> | ||
<img src="/path/to/xuanran.jpg" alt="徐安然" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | <img src="/path/to/xuanran.jpg" alt="徐安然" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | ||
<div style="font-weight: bold; margin-top: 10px;">徐安然</div> | <div style="font-weight: bold; margin-top: 10px;">徐安然</div> | ||
<div style="font-size: 14px; color: #666">Graduate Student</div> | <div style="font-size: 14px; color: #666;">Graduate Student</div> | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- 📚 发表文章 --> | <!-- 📚 发表文章 --> | ||
<h2 style="text-align: center; font-size: | <h2 style="text-align: center; font-size: 26px; margin-top: 80px;">Publications</h2> | ||
<div style=" | <div style="max-width: 760px; margin: 0 auto; font-size: 15px; color: #333; line-height: 1.8;"> | ||
< | <ol style="padding-left: 20px;"> | ||
<li> | |||
Wang Y, Xie G, Xu A, et al. <strong>DNA Origami Nanorobots for Programmable Tumor Targeting and Therapeutic Activation</strong>. <em>Nature Nanotechnology</em>. 2024;19(5):678–685. | |||
</li> | |||
<li> | |||
Wang Y, Wu M-R, et al. <strong>Computational Antibody-Aptamer Logic Gates Direct T Cell Activation in Pancreatic Cancer</strong>. <em>Nature Biotechnology</em>. 2025;43(2):120–128. | |||
</li> | |||
</ol> | |||
<p style="text-align: center; font-size: 14px; color: #777; margin-top: 20px;"> | |||
For a complete list of publications, please visit our <a href="/index.php?title=Publications" style="color: #007BFF; text-decoration: none;">Publications Page</a>. | |||
</p> | |||
</div> | </div> | ||
<!-- 📞 联系方式 --> | <!-- 📞 联系方式 --> | ||
<h2 style="text-align: center; font-size: | <h2 style="text-align: center; font-size: 26px; margin-top: 80px;">Contact</h2> | ||
<div style="text-align: center; font-size: 15px | <div style="text-align: center; font-size: 15px; color: #444; line-height: 1.8;"> | ||
Address: [Your Lab Address Here]<br> | Address: [Your Lab Address Here]<br> | ||
Email: | Email: <a href="mailto:youremail@example.com" style="color: #007BFF;">youremail@example.com</a><br> | ||
Tel: +[Your Phone Number] | Tel: +[Your Phone Number] | ||
</div> | </div> | ||
<!-- 🤝 合作机构 --> | <!-- 🤝 合作机构 --> | ||
<h2 style="text-align: center; font-size: | <h2 style="text-align: center; font-size: 26px; margin-top: 80px;">Collaborators</h2> | ||
<div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; margin-top: 20px;"> | <div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; margin-top: 20px;"> | ||
<img src="/path/to/institute1-logo.png" alt="Institute 1" style="height: 60px;"> | <img src="/path/to/institute1-logo.png" alt="Institute 1" style="height: 60px;"> | ||
<img src="/path/to/institute2-logo.png" alt="Institute 2" style="height: 60px;"> | <img src="/path/to/institute2-logo.png" alt="Institute 2" style="height: 60px;"> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 20:31, 18 April 2025
SynBio Pharmaceutical Lab
We are a synthetic biology research group committed to engineering programmable therapeutic systems.
合成生物药物实验室聚焦于可编程治疗系统的开发,融合 DNA/RNA 折纸技术、基因电路设计与智能药物递送体系,致力于解决重大疾病的治疗瓶颈,推动精准药物与未来药剂学的前沿发展。
Lab Members
<img src="/path/to/wangyang.jpg" alt="Wang Yang" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;">
王蛘
Professor, PI
<img src="/path/to/xieguangneng.jpg" alt="谢广能" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;">
谢广能
Graduate Student
<img src="/path/to/xuanran.jpg" alt="徐安然" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;">
徐安然
Graduate Student
Publications
- Wang Y, Xie G, Xu A, et al. DNA Origami Nanorobots for Programmable Tumor Targeting and Therapeutic Activation. Nature Nanotechnology. 2024;19(5):678–685.
- Wang Y, Wu M-R, et al. Computational Antibody-Aptamer Logic Gates Direct T Cell Activation in Pancreatic Cancer. Nature Biotechnology. 2025;43(2):120–128.
For a complete list of publications, please visit our <a href="/index.php?title=Publications" style="color: #007BFF; text-decoration: none;">Publications Page</a>.
Contact
Address: [Your Lab Address Here]
Email: <a href="mailto:youremail@example.com" style="color: #007BFF;">youremail@example.com</a>
Tel: +[Your Phone Number]
Collaborators
<img src="/path/to/institute1-logo.png" alt="Institute 1" style="height: 60px;"> <img src="/path/to/institute2-logo.png" alt="Institute 2" style="height: 60px;">