Spaces:
Running
Running
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Cell–Cell Communication Builder
|
| 3 |
+
emoji: 🧬
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Cell–Cell Communication Builder
|
| 13 |
+
|
| 14 |
+
Build a consistent map of **Secreting cell/tissue → Molecule → Receiving cell/tissue**, then choose the **Signaling type**, **Molecule class**, and **Receptor location**. Click **Test** to validate. Options shuffle each time to encourage reasoning over pattern matching.
|
| 15 |
+
|
| 16 |
+
## Scenarios
|
| 17 |
+
- Cardiomyocyte signaling
|
| 18 |
+
- Cancer proliferation
|
| 19 |
+
- Synapse signaling
|
| 20 |
+
- HPA axis
|