davidliwei commited on
Commit
e260e9d
·
verified ·
1 Parent(s): 82f2e1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -7,4 +7,20 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+