Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,20 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
The following models are developed and shared from Wei Li lab (https://weililab.org)
|
| 11 |
+
|
| 12 |
+
# PertTF
|
| 13 |
+
|
| 14 |
+
pertTF is a transformer model to predict single-cell perturbation responses.
|
| 15 |
+
|
| 16 |
+
General purpose models:
|
| 17 |
+
|
| 18 |
+
- pertTF-tiny
|
| 19 |
+
- pertTF-small
|
| 20 |
+
- pertTF-medium
|
| 21 |
+
- pertTF-large
|
| 22 |
+
|
| 23 |
+
Models that predict cell type or composition changes and virtual screens:
|
| 24 |
+
|
| 25 |
+
- pertTF-lochness_virtual_screen
|
| 26 |
+
|