phosseini commited on
Commit
7af10ef
·
verified ·
1 Parent(s): 0373a82

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +104 -0
README.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - tabular-regression
5
+ tags:
6
+ - biology
7
+ - oligonucleotides
8
+ - siRNA
9
+ - ASO
10
+ - shRNA
11
+ - HELM
12
+ configs:
13
+ - config_name: ichihara_2007_1
14
+ data_files:
15
+ - split: train
16
+ path: ichihara_2007_1.csv.gz
17
+ - config_name: ichihara_2007_2
18
+ data_files:
19
+ - split: train
20
+ path: ichihara_2007_2.csv.gz
21
+ - config_name: alharbi_2020_1
22
+ data_files:
23
+ - split: train
24
+ path: alharbi_2020_1.csv.gz
25
+ - config_name: alharbi_2020_2
26
+ data_files:
27
+ - split: train
28
+ path: alharbi_2020_2.csv.gz
29
+ - config_name: hagedorn_2022_1
30
+ data_files:
31
+ - split: train
32
+ path: hagedorn_2022_1.csv.gz
33
+ - config_name: hwang_2024_1
34
+ data_files:
35
+ - split: train
36
+ path: hwang_2024_1.csv.gz
37
+ - config_name: knott_2014_1
38
+ data_files:
39
+ - split: train
40
+ path: knott_2014_1.csv.gz
41
+ - config_name: moe_neurotox_1
42
+ data_files:
43
+ - split: train
44
+ path: moe_neurotox_1.csv.gz
45
+ - config_name: martinelli_2023_1
46
+ data_files:
47
+ - split: train
48
+ path: martinelli_2023_1.csv.gz
49
+ - config_name: mcquisten_2007_1
50
+ data_files:
51
+ - split: train
52
+ path: mcquisten_2007_1.csv.gz
53
+ - config_name: papargyri_2020_1
54
+ data_files:
55
+ - split: train
56
+ path: papargyri_2020_1.csv.gz
57
+ - config_name: shmushkovich_2018_1
58
+ data_files:
59
+ - split: train
60
+ path: shmushkovich_2018_1.csv.gz
61
+
62
+ ---
63
+
64
+ # CollageBio Oligonucleotide Datasets
65
+
66
+ Curated benchmark datasets for oligonucleotide activity, toxicity, and
67
+ immunomodulation prediction. Each dataset is stored as a gzip-compressed
68
+ CSV with columns:
69
+
70
+ | Column | Description |
71
+ |---|---|
72
+ | `x` | HELM string for the oligonucleotide |
73
+ | `y` | Numeric label (activity / toxicity score) |
74
+ | `targets` | mRNA target identifier |
75
+
76
+ ## Datasets
77
+
78
+ | Key | Canonical Name | OligoGym ID | Modality | Collection | Samples | Source |
79
+ |---|---|---|---|---|---|---|
80
+ | `ichihara_2007_1` | Ichihara_2007_1 | Huesken | SIRNA | activity | 2,431 | [DOI](https://doi.org/10.1093/nar/gkm699) |
81
+ | `ichihara_2007_2` | Ichihara_2007_2 | Ichihara | SIRNA | activity | 419 | [DOI](https://doi.org/10.1093/nar/gkm699) |
82
+ | `alharbi_2020_1` | Alharbi_2020_1 | TLR7 | ASO | immunomodulation | 192 | [DOI](https://doi.org/10.1093/nar/gkaa523) |
83
+ | `alharbi_2020_2` | Alharbi_2020_2 | TLR8 | ASO | immunomodulation | 192 | [DOI](https://doi.org/10.1093/nar/gkaa523) |
84
+ | `hagedorn_2022_1` | Hagedorn_2022_1 | Neurotox LNA | ASO | toxicity | 1,825 | [DOI](https://doi.org/10.1089/nat.2021.0071) |
85
+ | `hwang_2024_1` | Hwang_2024_1 | ASOptimizer | ASO | activity | 32,602 | [DOI](https://doi.org/10.1016/j.omtn.2024.102186) |
86
+ | `knott_2014_1` | Knott_2014_1 | Sherwood | SHRNA | activity | 291,551 | [DOI](https://doi.org/10.1016/j.molcel.2014.10.025) |
87
+ | `moe_neurotox_1` | MOE_Neurotox_1 | Neurotox MOE | ASO | neurotoxicity | 2,437 | [DOI](https://patents.google.com/patent/WO2020172559A1) |
88
+ | `martinelli_2023_1` | Martinelli_2023_1 | siRNAmod | SIRNA | activity | 907 | [DOI](https://doi.org/10.1016/j.ygeno.2024.110815) |
89
+ | `mcquisten_2007_1` | McQuisten_2007_1 | OpenASO | ASO | activity | 3,913 | [DOI](https://doi.org/10.1186/1471-2105-8-184) |
90
+ | `papargyri_2020_1` | Papargyri_2020_1 | Cytotox LNA | ASO | toxicity | 768 | [DOI](https://doi.org/10.1016/j.omtn.2019.12.011) |
91
+ | `shmushkovich_2018_1` | Shmushkovich_2018_1 | Shmushkovich | SIRNA | activity | 356 | [DOI](https://doi.org/10.1093/nar/gky745) |
92
+
93
+ ## Usage
94
+
95
+ ```python
96
+ from datasets import load_dataset
97
+
98
+ # Load a single dataset
99
+ ds = load_dataset("CollageBio/oligo-datasets", name="ichihara_2007_1")
100
+ df = ds["train"].to_pandas()
101
+
102
+ # Or download the raw file directly
103
+ # https://huggingface.co/datasets/CollageBio/oligo-datasets/resolve/main/ichihara_2007_1.csv.gz
104
+ ```