Yangwa:GroupIntro: Difference between revisions

From yangwa
No edit summary
No edit summary
Line 1: Line 1:
<!-- ✅ 实验室介绍整体容器 -->
<html>
<div style="max-width: 960px; margin: 40px auto; padding: 24px; font-family: 'Segoe UI', sans-serif; background-color: #ffffff; color: #000000;">
<head>
<style>
  body {
    font-family: 'Segoe UI', sans-serif;
    color: #111;
    line-height: 1.6;
  }


   <!-- 🧬 Lab Intro -->
   h2 {
   <h2 style="font-size: 28px; margin-bottom: 12px;">🧬 Lab Introduction</h2>
    font-size: 28px;
   <p style="font-size: 16px; line-height: 1.6;">
    margin-top: 48px;
    The Lab of Synthetic Biopharmaceutics is dedicated to engineering DNA/RNA-based nanostructures and logic-gated therapeutic platforms for precision medicine. Our research spans synthetic biology, cancer immunotherapy, and molecular programming. We aim to build programmable systems that bridge molecular sensing and disease targeting.
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
 
   h3 {
    font-size: 20px;
    margin-top: 24px;
    margin-bottom: 8px;
  }
 
  .section {
    margin-bottom: 40px;
  }
 
  .card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: flex-start;
    margin-top: 16px;
  }
 
  .card {
    background: #f9f9f9;
    border-radius: 12px;
    padding: 20px;
    flex: 1 1 280px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
  }
 
  .card:hover {
    transform: translateY(-4px);
  }
 
   .contact p {
    font-size: 16px;
    margin: 8px 0;
  }
 
  a {
    color: #007BFF;
    text-decoration: none;
  }
 
  a:hover {
    text-decoration: underline;
  }
</style>
</head>
<body>
 
<!-- 👋 Introduction -->
<div class="section">
  <h2>🧬 About Our Lab</h2>
  <p>
    We are a synthetic biology lab focusing on programmable molecular systems for precision immunotherapy and intracellular control.
    Our mission is to engineer intelligent biomaterials and RNA circuits to reprogram cellular functions in disease contexts.
   </p>
   </p>
</div>


  <!-- 👥 Members -->
<!-- 🎯 Research -->
  <h2 style="font-size: 28px; margin-top: 48px; margin-bottom: 24px;">👥 Team Members</h2>
<div class="section">
  <div style="display: flex; flex-wrap: wrap; gap: 24px; justify-content: flex-start;">
  <h2>🔬 Research Focus</h2>


    <div style="width: 200px; border: 1px solid #ddd; border-radius: 12px; padding: 16px; text-align: center;">
  <div class="card-grid">
      <img src="https://via.placeholder.com/120" style="border-radius: 50%; margin-bottom: 12px;" />
    <div class="card">
      <div style="font-weight: bold;">Dr. Yang Wang</div>
      <h3>1. DNA/RNA Origami for Therapy</h3>
       <div style="font-size: 14px; color: #555;">Principal Investigator</div>
      <p>
        Design of 2D and 3D DNA/RNA nanostructures to deliver siRNA, aptamers, and proteins with spatial precision and responsiveness to tumor cues.
      </p>
    </div>
    <div class="card">
      <h3>2. Logic-Gated Immune Activation</h3>
      <p>
        Development of antibody–aptamer systems and synthetic RNA circuits for T cell activation only under tumor-specific conditions.
      </p>
    </div>
    <div class="card">
      <h3>3. Peptide–DNA Conjugates</h3>
       <p>
        Construction of self-assembling chains to cluster death receptors (e.g., TRAIL-R) via pH-triggered ligand assembly in the tumor microenvironment.
      </p>
     </div>
     </div>
  </div>
</div>


    <div style="width: 200px; border: 1px solid #ddd; border-radius: 12px; padding: 16px; text-align: center;">
<!-- 👥 Members -->
      <img src="https://via.placeholder.com/120" style="border-radius: 50%; margin-bottom: 12px;" />
<div class="section">
      <div style="font-weight: bold;">谢广能</div>
  <h2>👥 Current Members</h2>
      <div style="font-size: 14px; color: #555;">PhD Student</div>
  <div class="card-grid">
    <div class="card">
      <h3>Yang Wang, PhD</h3>
      <p>Principal Investigator</p>
    </div>
    <div class="card">
      <h3>Guangneng Xie</h3>
      <p>Master Student</p>
     </div>
     </div>
 
     <div class="card">
     <div style="width: 200px; border: 1px solid #ddd; border-radius: 12px; padding: 16px; text-align: center;">
       <h3>Anran Xu</h3>
       <img src="https://via.placeholder.com/120" style="border-radius: 50%; margin-bottom: 12px;" />
       <p>Master Student</p>
      <div style="font-weight: bold;">徐安然</div>
       <div style="font-size: 14px; color: #555;">PhD Student</div>
     </div>
     </div>
   </div>
   </div>
</div>


  <!-- 📚 Publications -->
<!-- 📚 Publications -->
  <h2 style="font-size: 28px; margin-top: 48px; margin-bottom: 12px;">📚 Selected Publications</h2>
<div class="section">
   <ul style="line-height: 1.8;">
  <h2>📚 Selected Publications</h2>
     <li>Wang Y et al. <i>Nanorobots for acid-triggered TME targeting</i>. <b>Nature Nanotechnology</b>, 2024.</li>
   <ul>
    <li>Wang Y et al. <i>RNA circuits for T cell logic activation in PDAC</i>. <b>Nature Biotechnology</b>, 2023.</li>
     <li>Wang Y et al. *Aptamer logic-guided T cell activation in pancreatic cancer*. Nature Biotech, 2025.</li>
     <li>Wang Y et al. <i>DNA origami vaccine carriers crossing the BBB</i>. <b>Advanced Materials</b>, 2023.</li>
     <li>Wang Y et al. *pH-programmable peptide-DNA nanostructures for apoptosis induction*. Nature Nanotechnology, 2024.</li>
   </ul>
   </ul>
</div>


  <!-- 📞 Contact -->
<!-- 📞 Contact -->
  <h2 style="font-size: 28px; margin-top: 48px; margin-bottom: 12px;">📞 Contact</h2>
<div class="section contact">
   <p style="font-size: 16px; line-height: 1.6;">
  <h2>📞 Contact</h2>
    📍 West China School of Pharmacy, Sichuan University<br>
   <p>📍 West China School of Pharmacy, Sichuan University</p>
    ✉️ yangwa@lab.edu<br>
  <p>✉️ yangwa@lab.edu</p>
    🌐 <a href="http://yangwalab.com" target="_blank" style="color: #007BFF;">yangwalab.com</a>
  <p>🌐 <a href="http://yangwalab.com" target="_blank">yangwalab.com</a></p>
  </p>
</div>


</div>
</body>
</html>

Revision as of 03:17, 12 April 2025

🧬 About Our Lab

We are a synthetic biology lab focusing on programmable molecular systems for precision immunotherapy and intracellular control. Our mission is to engineer intelligent biomaterials and RNA circuits to reprogram cellular functions in disease contexts.

🔬 Research Focus

1. DNA/RNA Origami for Therapy

Design of 2D and 3D DNA/RNA nanostructures to deliver siRNA, aptamers, and proteins with spatial precision and responsiveness to tumor cues.

2. Logic-Gated Immune Activation

Development of antibody–aptamer systems and synthetic RNA circuits for T cell activation only under tumor-specific conditions.

3. Peptide–DNA Conjugates

Construction of self-assembling chains to cluster death receptors (e.g., TRAIL-R) via pH-triggered ligand assembly in the tumor microenvironment.

👥 Current Members

Yang Wang, PhD

Principal Investigator

Guangneng Xie

Master Student

Anran Xu

Master Student

📚 Selected Publications

  • Wang Y et al. *Aptamer logic-guided T cell activation in pancreatic cancer*. Nature Biotech, 2025.
  • Wang Y et al. *pH-programmable peptide-DNA nanostructures for apoptosis induction*. Nature Nanotechnology, 2024.

📞 Contact

📍 West China School of Pharmacy, Sichuan University

✉️ yangwa@lab.edu

🌐 yangwalab.com