Yangwa:GroupIntro: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | |||
<style> | body { | ||
font-family: 'Segoe UI', sans-serif; | |||
background-color: white; | |||
color: #000000; | |||
} | |||
h2 { | |||
margin-top: 40px; | |||
font-size: 28px; | |||
display: flex; | |||
align-items: center; | |||
gap: 10px; | |||
color: #000000; | |||
} | |||
h2::before { | |||
content: "📌"; | |||
} | |||
details { | |||
background: #f9f9f9; | |||
border: 1px solid #ccc; | |||
border-radius: 8px; | |||
padding: 14px 20px; | |||
margin-bottom: 20px; | |||
} | |||
summary { | |||
font-size: 16px; | |||
font-weight: bold; | |||
padding: 6px 0; | |||
color: #000000; | |||
} | |||
.card-grid { | |||
display: flex; | |||
flex-wrap: wrap; | |||
gap: 20px; | |||
margin-top: 20px; | |||
} | |||
.card { | |||
flex: 1 1 240px; | |||
border: 1px solid #ddd; | |||
border-radius: 12px; | |||
padding: 16px; | |||
background: #ffffff; | |||
text-align: center; | |||
box-shadow: 0 2px 6px rgba(0,0,0,0.05); | |||
} | |||
.card img { | |||
width: 120px; | |||
height: 120px; | |||
border-radius: 50%; | |||
object-fit: cover; | |||
margin-bottom: 12px; | |||
} | |||
.card h4 { | |||
font-size: 18px; | |||
margin-bottom: 4px; | |||
color: #000000; | |||
} | |||
.card p { | |||
font-size: 14px; | |||
color: #000000; | |||
} | |||
a { | |||
color: #007BFF; | |||
text-decoration: none; | |||
} | |||
a:hover { | |||
text-decoration: underline; | |||
} | |||
</style> | |||
< | <h2>Research Focus</h2> | ||
<details open> | |||
<summary>🔬 DNA/RNA Origami for Therapy</summary> | |||
Design of 2D and 3D DNA/RNA nanostructures to deliver siRNA, aptamers, and proteins with precise spatial control and responsiveness to tumor cues. | |||
</details> | |||
< | <details> | ||
<summary>🧠 Logic-Gated Immune Activation</summary> | |||
We engineer aptamer–antibody logic systems and RNA circuits that enable conditional T cell activation within immunosuppressive tumor environments. | |||
</details> | |||
<details> | |||
< | <summary>🧬 Peptide–DNA Conjugates for Receptor Clustering</summary> | ||
We create pH-responsive peptide–DNA materials that self-assemble in acidic tumor microenvironments to cluster death receptors (e.g., TRAIL-R) and induce apoptosis. | |||
</details> | |||
<h2>Current Members</h2> | |||
< | |||
</ | |||
<div class="card-grid"> | <div class="card-grid"> | ||
<div class="card"> | <div class="card"> | ||
< | <img src="https://via.placeholder.com/120" /> | ||
<h4>Yang Wang</h4> | |||
<p>Principal Investigator</p> | <p>Principal Investigator</p> | ||
</div> | </div> | ||
<div class="card"> | <div class="card"> | ||
< | <img src="https://via.placeholder.com/120" /> | ||
<p> | <h4>Xie Guangneng</h4> | ||
<p>PhD Student</p> | |||
</div> | </div> | ||
<div class="card"> | <div class="card"> | ||
< | <img src="https://via.placeholder.com/120" /> | ||
<p> | <h4>Xu Anran</h4> | ||
<p>PhD Student</p> | |||
</div> | </div> | ||
</div> | </div> | ||
<h2>Publications</h2> | |||
<h2> | |||
<ul> | <ul> | ||
<li>Wang Y et al. | <li><b>Wang Y</b>, et al. Programmable DNA robot for cancer therapy. <i>Nature Nanotechnology</i>, 2024.</li> | ||
<li>Wang Y et al. | <li><b>Wang Y</b>, et al. RNA origami logic gates for T cell activation. <i>Nature Biomedical Engineering</i>, 2023.</li> | ||
</ul> | </ul> | ||
<h2>Contact</h2> | |||
<h2> | |||
<p>📍 West China School of Pharmacy, Sichuan University</p> | <p>📍 West China School of Pharmacy, Sichuan University</p> | ||
<p> | <p>📧 yangwa@lab.edu</p> | ||
<p>🌐 <a href="http://yangwalab.com" target="_blank">yangwalab.com</a></p> | <p>🌐 <a href="http://yangwalab.com" target="_blank">yangwalab.com</a></p> | ||
</html> | </html> |
Revision as of 03:18, 12 April 2025
Research Focus
🔬 DNA/RNA Origami for Therapy
Design of 2D and 3D DNA/RNA nanostructures to deliver siRNA, aptamers, and proteins with precise spatial control and responsiveness to tumor cues.🧠 Logic-Gated Immune Activation
We engineer aptamer–antibody logic systems and RNA circuits that enable conditional T cell activation within immunosuppressive tumor environments.🧬 Peptide–DNA Conjugates for Receptor Clustering
We create pH-responsive peptide–DNA materials that self-assemble in acidic tumor microenvironments to cluster death receptors (e.g., TRAIL-R) and induce apoptosis.Current Members
Yang Wang
Principal Investigator
Xie Guangneng
PhD Student
Xu Anran
PhD Student
Publications
- Wang Y, et al. Programmable DNA robot for cancer therapy. Nature Nanotechnology, 2024.
- Wang Y, et al. RNA origami logic gates for T cell activation. Nature Biomedical Engineering, 2023.
Contact
📍 West China School of Pharmacy, Sichuan University
📧 yangwa@lab.edu