Moreza009 commited on
Commit
bad2e5a
·
verified ·
1 Parent(s): 6cda0d7

update README.md

Browse files
Files changed (1) hide show
  1. README.md +166 -62
README.md CHANGED
@@ -1,62 +1,166 @@
1
- ---
2
- license: apache-2.0
3
- dataset_info:
4
- features:
5
- - name: final_seq
6
- dtype: string
7
- - name: fitness_score
8
- dtype: float64
9
- - name: aav_type
10
- dtype: string
11
- splits:
12
- - name: AAV2_Thermostability
13
- num_bytes: 15965239
14
- num_examples: 21134
15
- - name: AAV2_Kidney_Tropism
16
- num_bytes: 18874049
17
- num_examples: 24984
18
- - name: AAV2_production_main_merged_final
19
- num_bytes: 244970433
20
- num_examples: 322326
21
- - name: AAV9_THLE_tr
22
- num_bytes: 41275248
23
- num_examples: 54096
24
- - name: AAV9_HepG2_bind
25
- num_bytes: 58649521
26
- num_examples: 76867
27
- - name: AAV9_HepG2_tr
28
- num_bytes: 25121012
29
- num_examples: 32924
30
- - name: AAV9_Liver
31
- num_bytes: 75247823
32
- num_examples: 98621
33
- - name: AAV9_Production
34
- num_bytes: 75184494
35
- num_examples: 98538
36
- - name: AAV9_THLE_bind
37
- num_bytes: 69821367
38
- num_examples: 91509
39
- download_size: 53906832
40
- dataset_size: 625109186
41
- configs:
42
- - config_name: default
43
- data_files:
44
- - split: AAV2_Thermostability
45
- path: data/AAV2_Thermostability-*
46
- - split: AAV2_Kidney_Tropism
47
- path: data/AAV2_Kidney_Tropism-*
48
- - split: AAV2_production_main_merged_final
49
- path: data/AAV2_production_main_merged_final-*
50
- - split: AAV9_THLE_tr
51
- path: data/AAV9_THLE_tr-*
52
- - split: AAV9_HepG2_bind
53
- path: data/AAV9_HepG2_bind-*
54
- - split: AAV9_HepG2_tr
55
- path: data/AAV9_HepG2_tr-*
56
- - split: AAV9_Liver
57
- path: data/AAV9_Liver-*
58
- - split: AAV9_Production
59
- path: data/AAV9_Production-*
60
- - split: AAV9_THLE_bind
61
- path: data/AAV9_THLE_bind-*
62
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: final_seq
6
+ dtype: string
7
+ - name: fitness_score
8
+ dtype: float64
9
+ - name: aav_type
10
+ dtype: string
11
+ splits:
12
+ - name: AAV2_Thermostability
13
+ num_bytes: 15965239
14
+ num_examples: 21134
15
+ - name: AAV2_Kidney_Tropism
16
+ num_bytes: 18874049
17
+ num_examples: 24984
18
+ - name: AAV2_production_main_merged_final
19
+ num_bytes: 244970433
20
+ num_examples: 322326
21
+ - name: AAV9_THLE_tr
22
+ num_bytes: 41275248
23
+ num_examples: 54096
24
+ - name: AAV9_HepG2_bind
25
+ num_bytes: 58649521
26
+ num_examples: 76867
27
+ - name: AAV9_HepG2_tr
28
+ num_bytes: 25121012
29
+ num_examples: 32924
30
+ - name: AAV9_Liver
31
+ num_bytes: 75247823
32
+ num_examples: 98621
33
+ - name: AAV9_Production
34
+ num_bytes: 75184494
35
+ num_examples: 98538
36
+ - name: AAV9_THLE_bind
37
+ num_bytes: 69821367
38
+ num_examples: 91509
39
+ download_size: 53906832
40
+ dataset_size: 625109186
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: AAV2_Thermostability
45
+ path: data/AAV2_Thermostability-*
46
+ - split: AAV2_Kidney_Tropism
47
+ path: data/AAV2_Kidney_Tropism-*
48
+ - split: AAV2_production_main_merged_final
49
+ path: data/AAV2_production_main_merged_final-*
50
+ - split: AAV9_THLE_tr
51
+ path: data/AAV9_THLE_tr-*
52
+ - split: AAV9_HepG2_bind
53
+ path: data/AAV9_HepG2_bind-*
54
+ - split: AAV9_HepG2_tr
55
+ path: data/AAV9_HepG2_tr-*
56
+ - split: AAV9_Liver
57
+ path: data/AAV9_Liver-*
58
+ - split: AAV9_Production
59
+ path: data/AAV9_Production-*
60
+ - split: AAV9_THLE_bind
61
+ path: data/AAV9_THLE_bind-*
62
+ pretty_name: o
63
+ ---
64
+
65
+ # AAVGen: Precision Engineering of Adeno-associated Viral Capsids for Renal Selective Targeting
66
+ </br>
67
+
68
+ [![arXiv](https://img.shields.io/badge/arXiv-2508.18579-b31b1b.svg)](https://arxiv.org/abs/2508.18579)
69
+ [![GitHub](https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github)](https://github.com/mohammad-gh009/AAVGen)
70
+
71
+ </br>
72
+
73
+ ---
74
+
75
+ ## Overview
76
+
77
+ This is the curated and processed dataset used to train **AAVGen**, a generative AI framework for de novo design of adeno-associated virus (AAV) capsids with enhanced multi-trait profiles. The dataset aggregates experimental fitness measurements for AAV2 and AAV9 capsid variants across multiple functional properties, including production efficiency, kidney tropism, and thermostability.
78
+
79
+ The dataset contains **820,993 total examples** (with repetetive sequences in different splits) across 9 splits, covering two AAV serotypes (AAV2 and AAV9).
80
+
81
+ </br>
82
+
83
+ ---
84
+
85
+ ## Abstract
86
+
87
+ Adeno-associated viruses (AAVs) are promising vectors for gene therapy, but their native serotypes face limitations in tissue tropism, immune evasion, and production efficiency. Engineering capsids to overcome these hurdles is challenging due to the vast sequence space and the difficulty of simultaneously optimizing multiple functional properties. The complexity also adds when it comes to the kidney, which presents unique anatomical barriers and cellular targets that require precise and efficient vector engineering. Here, we present AAVGen, a generative artificial intelligence framework for de novo design of AAV capsids with enhanced multi-trait profiles. AAVGen integrates a protein language model (PLM) with supervised fine-tuning (SFT) and a reinforcement learning technique termed Group Sequence Policy Optimization (GSPO). The model is guided by a composite reward signal derived from three ESM-2-based regression predictors, each trained to predict a key property: production fitness, kidney tropism, and thermostability. Our results demonstrate that AAVGen produces a diverse library of novel VP1 protein sequences. In silico validations revealed that the majority of the generated variants have superior performance across all three employed indices, indicating successful multi-objective optimization. Furthermore, structural analysis via AlphaFold3 confirms that the generated sequences preserve the canonical capsid folding despite sequence diversification. AAVGen establishes a foundation for data-driven viral vector engineering, accelerating the development of next-generation AAV vectors with tailored functional characteristics.
88
+
89
+ </br>
90
+
91
+ ---
92
+
93
+ ## Dataset Structure
94
+
95
+ ### Fields
96
+
97
+ | Field | Type | Description |
98
+ |---|---|---|
99
+ | `final_seq` | `string` | VP1 capsid protein amino acid sequence |
100
+ | `fitness_score` | `float64` | Experimentally measured scores for the given assay |
101
+ | `aav_type` | `string` | AAV serotype identifier (e.g., `AAV2`, `AAV9`) |
102
+
103
+
104
+ ---
105
+
106
+ ### Splits
107
+
108
+ The dataset is divided into **9 splits** organized by serotype and assay type:
109
+
110
+ #### AAV2 — sourced from [Ogden et al.](https://www.science.org/doi/10.1126/science.aaw2900) and [Bryant et al.](https://www.nature.com/articles/s41587-021-00948-1)
111
+
112
+ | Split | Description |
113
+ |---|---|
114
+ | `AAV2_Thermostability` | Thermostability fitness scores for AAV2 variants |
115
+ | `AAV2_Kidney_Tropism` | Kidney tropism fitness scores for AAV2 variants |
116
+ | `AAV2_production_main_merged_final` | Production efficiency fitness scores for AAV2 variants (merged from multiple experimental replicates) |
117
+
118
+ #### AAV9 — sourced from [Eid et al.](https://www.nature.com/articles/s41587-022-01390-x)
119
+
120
+ | Split | Description |
121
+ |---|---|
122
+ | `AAV9_THLE_tr` | Transduction efficiency in THLE-2 (normal liver) cells |
123
+ | `AAV9_HepG2_bind` | Binding efficiency in HepG2 (hepatocellular carcinoma) cells |
124
+ | `AAV9_HepG2_tr` | Transduction efficiency in HepG2 cells |
125
+ | `AAV9_Liver` | In vivo liver tropism fitness scores |
126
+ | `AAV9_Production` | Production efficiency fitness scores for AAV9 variants |
127
+ | `AAV9_THLE_bind` | Binding efficiency in THLE-2 cells |
128
+
129
+ ---
130
+
131
+ ## Usage
132
+ ```python
133
+ from datasets import load_dataset
134
+
135
+ # Load a specific split
136
+ ds = load_dataset("mohammad-gh009/AAVGen", split="AAV2_Kidney_Tropism")
137
+
138
+ # Load all splits
139
+ ds = load_dataset("mohammad-gh009/AAVGen")
140
+ print(ds)
141
+ ```
142
+
143
+ ---
144
+
145
+ ## Source Studies
146
+
147
+ This dataset aggregates and processes data from the following published studies:
148
+
149
+ 1. **Ogden et al.** — Comprehensive AAV capsid fitness landscape via deep mutational scanning. *Science*, 2019.
150
+ 2. **Bryant et al.** — Deep diversification of an AAV capsid protein by machine learning. *Nature Biotechnology*, 2021.
151
+ 3. **Eid et al.** — In vivo evolution of AAV capsids by massively parallel sequencing and selection. *Nature Biotechnology*, 2022.
152
+
153
+ ---
154
+
155
+ ## Citation
156
+
157
+ If you use this dataset, please cite the AAVGen paper:
158
+ ```bibtex
159
+
160
+ ```
161
+
162
+ ---
163
+
164
+ ## License
165
+
166
+ This dataset is released under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).