velaiola shreshth-tahoebio commited on
Commit
c20cbf4
·
verified ·
0 Parent(s):

Duplicate from tahoebio/Tahoe-100M

Browse files

Co-authored-by: Shreshth Gandhi <[email protected]>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +59 -0
  2. LICENSE.md +30 -0
  3. README.md +244 -0
  4. data/train-00000-of-03388.parquet +3 -0
  5. data/train-00001-of-03388.parquet +3 -0
  6. data/train-00002-of-03388.parquet +3 -0
  7. data/train-00003-of-03388.parquet +3 -0
  8. data/train-00004-of-03388.parquet +3 -0
  9. data/train-00005-of-03388.parquet +3 -0
  10. data/train-00006-of-03388.parquet +3 -0
  11. data/train-00007-of-03388.parquet +3 -0
  12. data/train-00008-of-03388.parquet +3 -0
  13. data/train-00009-of-03388.parquet +3 -0
  14. data/train-00010-of-03388.parquet +3 -0
  15. data/train-00011-of-03388.parquet +3 -0
  16. data/train-00012-of-03388.parquet +3 -0
  17. data/train-00013-of-03388.parquet +3 -0
  18. data/train-00014-of-03388.parquet +3 -0
  19. data/train-00015-of-03388.parquet +3 -0
  20. data/train-00016-of-03388.parquet +3 -0
  21. data/train-00017-of-03388.parquet +3 -0
  22. data/train-00018-of-03388.parquet +3 -0
  23. data/train-00019-of-03388.parquet +3 -0
  24. data/train-00020-of-03388.parquet +3 -0
  25. data/train-00021-of-03388.parquet +3 -0
  26. data/train-00022-of-03388.parquet +3 -0
  27. data/train-00023-of-03388.parquet +3 -0
  28. data/train-00024-of-03388.parquet +3 -0
  29. data/train-00025-of-03388.parquet +3 -0
  30. data/train-00026-of-03388.parquet +3 -0
  31. data/train-00027-of-03388.parquet +3 -0
  32. data/train-00028-of-03388.parquet +3 -0
  33. data/train-00029-of-03388.parquet +3 -0
  34. data/train-00030-of-03388.parquet +3 -0
  35. data/train-00031-of-03388.parquet +3 -0
  36. data/train-00032-of-03388.parquet +3 -0
  37. data/train-00033-of-03388.parquet +3 -0
  38. data/train-00034-of-03388.parquet +3 -0
  39. data/train-00035-of-03388.parquet +3 -0
  40. data/train-00036-of-03388.parquet +3 -0
  41. data/train-00037-of-03388.parquet +3 -0
  42. data/train-00038-of-03388.parquet +3 -0
  43. data/train-00039-of-03388.parquet +3 -0
  44. data/train-00040-of-03388.parquet +3 -0
  45. data/train-00041-of-03388.parquet +3 -0
  46. data/train-00042-of-03388.parquet +3 -0
  47. data/train-00043-of-03388.parquet +3 -0
  48. data/train-00044-of-03388.parquet +3 -0
  49. data/train-00045-of-03388.parquet +3 -0
  50. data/train-00046-of-03388.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
LICENSE.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Creative Commons Legal Code
2
+
3
+ CC0 1.0 Universal
4
+
5
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
6
+ LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
7
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
8
+ INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
9
+ REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
10
+ PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
11
+ THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
12
+ HEREUNDER.
13
+ Statement of Purpose
14
+
15
+ The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
16
+
17
+ Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
18
+
19
+ For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
20
+
21
+ Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
22
+ i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
23
+
24
+ Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
25
+
26
+ Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
27
+
28
+ Limitations and Disclaimers.
29
+
30
+ a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
README.md ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ tags:
4
+ - biology
5
+ - single-cell
6
+ - RNA
7
+ - chemistry
8
+ size_categories:
9
+ - 100M<n<1B
10
+ configs:
11
+ - config_name: expression_data
12
+ data_files: data/train-*
13
+ default: true
14
+ - config_name: sample_metadata
15
+ data_files: metadata/sample_metadata.parquet
16
+ - config_name: gene_metadata
17
+ data_files: metadata/gene_metadata.parquet
18
+ - config_name: drug_metadata
19
+ data_files: metadata/drug_metadata.parquet
20
+ - config_name: cell_line_metadata
21
+ data_files: metadata/cell_line_metadata.parquet
22
+ - config_name: obs_metadata
23
+ data_files: metadata/obs_metadata.parquet
24
+ - config_name: pseudobulk_differential_expression
25
+ data_files: metadata/pseudobulk_differential_expression/train-*
26
+ dataset_info:
27
+ features:
28
+ - name: genes
29
+ sequence: int64
30
+ - name: expressions
31
+ sequence: float32
32
+ - name: drug
33
+ dtype: string
34
+ - name: sample
35
+ dtype: string
36
+ - name: BARCODE_SUB_LIB_ID
37
+ dtype: string
38
+ - name: cell_line_id
39
+ dtype: string
40
+ - name: moa-fine
41
+ dtype: string
42
+ - name: canonical_smiles
43
+ dtype: string
44
+ - name: pubchem_cid
45
+ dtype: string
46
+ - name: plate
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 1693653078843
51
+ num_examples: 95624334
52
+ download_size: 337644770670
53
+ dataset_size: 1693653078843
54
+ ---
55
+
56
+ # Tahoe-100M
57
+ Tahoe-100M is a giga-scale single-cell perturbation atlas consisting of over 100 million transcriptomic profiles from
58
+ 50 cancer cell lines exposed to 1,100 small-molecule perturbations. Generated using Vevo Therapeutics'
59
+ Mosaic high-throughput platform, Tahoe-100M enables deep, context-aware exploration of gene function, cellular states, and drug responses at unprecedented scale and resolution.
60
+ This dataset is designed to power the development of next-generation AI models of cell biology,
61
+ offering broad applications across systems biology, drug discovery, and precision medicine.
62
+
63
+ **Preprint**: [Tahoe-100M: A Giga-Scale Single-Cell Perturbation Atlas for Context-Dependent Gene Function and Cellular Modeling](https://www.biorxiv.org/content/10.1101/2025.02.20.639398v1)
64
+
65
+ <img src="https://pbs.twimg.com/media/Gkpp8RObkAM-fxe?format=jpg&name=4096x4096" width="1024" height="1024">
66
+
67
+ ## Quickstart
68
+ ```python
69
+ from datasets import load_dataset
70
+ # Load dataset in streaming mode
71
+ ds = load_dataset("tahoebio/Tahoe-100m", streaming=True, split="train")
72
+ # View the first record
73
+ next(ds.iter(1))
74
+ ```
75
+ ### Tutorials
76
+ Please refer to our tutorials for examples on using the data, accessing metadata tables and converting to/from the anndata format.
77
+
78
+ Please see the [Data Loading Tutorial](tutorials/loading_data.ipynb) for a walkthrough on using the data.
79
+
80
+ <table>
81
+ <thead>
82
+ <tr>
83
+ <th>Notebook</th>
84
+ <th>URL</th>
85
+ <th>Colab</th>
86
+ </tr>
87
+ </thead>
88
+ <tbody>
89
+ <tr>
90
+ <td>Loading the dataset from huggingface, accessing metadata, mapping to anndata</td>
91
+ <td>
92
+ <a href="https://huggingface.co/datasets/tahoebio/Tahoe-100M/blob/main/tutorials/loading_data.ipynb" target="_blank">
93
+ Link
94
+ </a>
95
+ </td>
96
+ <td>
97
+ <a href="https://colab.research.google.com/#fileId=https://huggingface.co/datasets/tahoebio/Tahoe-100M/blob/main/tutorials/loading_data.ipynb" target="_blank">
98
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in Colab"/>
99
+ </a>
100
+ </td>
101
+ </tr>
102
+ </tbody>
103
+ </table>
104
+
105
+ ### Community Resources
106
+
107
+ Here are a links to few resources created by the community. We would love to feature additional tutorials from the community, if you have built something on top of
108
+ Tahoe-100M, please let us know and we would love to feature your work.
109
+
110
+ <table>
111
+ <thead>
112
+ <tr>
113
+ <th>Resource</th>
114
+ <th>Contributor</th>
115
+ <th>URL</th>
116
+ </tr>
117
+ </thead>
118
+ <tbody>
119
+ <tr>
120
+ <td>Analysis guide for Tahoe-100M using rapids-single-cell, scanpy and dask</td>
121
+ <td><a href="https://github.com/scverse" target="_blank">SCVERSE</a></td>
122
+ <td><a href="https://github.com/theislab/vevo_Tahoe_100m_analysis/tree/tahoe-DGX-fix" target="_blank">Link</a></td>
123
+ </tr>
124
+ <tr>
125
+ <td>Tutorial for accessing Tahoe-100M h5ad files hosted by the Arc Institute</td>
126
+ <td><a href="https://github.com/ArcInstitute" target="_blank">Arc Institute</a></td>
127
+ <td><a href="https://github.com/ArcInstitute/arc-virtual-cell-atlas/blob/main/tahoe-100M/tutorial-py.ipynb" target="_blank">Link</a></td>
128
+ </tr>
129
+ </tbody>
130
+ </table>
131
+
132
+
133
+ ## Dataset Features
134
+ We provide multiple tables with the dataset including the main data (raw counts) in the `expression_data` table as well as
135
+ various metadata in the `gene_metadata`,`sample_metadata`,`drug_metadata`,`cell_line_metadata`,`obs_metadata` tables.
136
+
137
+ The main data can be downloaded as follows:
138
+ ```python
139
+ from datasets import load_dataset
140
+ tahoe_100m_ds = load_dataset("tahoebio/Tahoe-100M", streaming=True, split="train")
141
+ ```
142
+ Setting `stream=True` instantiates an `IterableDataset` and prevents needing to
143
+ download the full dataset first. See [tutorial](tutorials/loading_data.ipynb) for an end-to-end example.
144
+
145
+ The expression_data table has the following fields:
146
+
147
+ | **Field Name** | **Type** | **Description** |
148
+ |------------------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
149
+ | `genes` | `sequence<int64>` | Gene identifiers (integer token IDs) corresponding to each gene with non-zero expression in the cell. This sequence aligns with the `expressions` field. The gene_metadata table can be used to map the token_IDs to gene_symbols or ensembl_IDs. The first entry for each row is just a marker token and should be ignored (See [data-loading tutorial](tutorials/loading_data.ipynb)) |
150
+ | `expressions` | `sequence<float32>` | Raw count values for each gene, aligned with the `genes` field. The first entry just marks a CLS token and should be ignored when parsing. |
151
+ | `drug` | `string` | Name of the treatment. DMSO_TF marks vehicle controls, use DMSO_TF along with plate to get plate matched controls. |
152
+ | `sample` | `string` | Unique identifier for the sample from which the cell was derived. Can be used to merge information from the `sample_metadata` table. Distinguishes replicate treatments. |
153
+ | `BARCODE_SUB_LIB_ID`| `string` | Combination of barcode and sublibary identifiers. Unique for each cell in the dataset. Can be used as an index key when referencing to the `obs_metadata` table. |
154
+ | `cell_line_id` | `string` | Unique identifier for the cancer cell line from which the cell originated. We use Cellosaurus IDs were, but additional identifiers such as DepMap IDs are provided in the `cell_line_metadata` table. |
155
+ | `moa-fine` | `string` | Fine-grained mechanism of action (MOA) annotation for the drug, specifying the biological process or molecular target affected. Derived from MedChemExpress and curated with GPT-based annotations. |
156
+ | `canonical_smiles` | `string` | Canonical SMILES (Simplified Molecular Input Line Entry System) string representing the molecular structure of the perturbing compound. |
157
+ | `pubchem_cid` | `string` | PubChem Compound Identifier for the drug, allowing cross-referencing with public chemical databases. An empty string is used for DMSO controls. Please cast to int before querrying pubchem. |
158
+ | `plate` | `string` | Identifier for the 96-well plate (1–14) in which the mixed-cell spheroid was seeded and treated. |
159
+
160
+
161
+ ## Additional metadata
162
+
163
+ ### Gene Metadata
164
+ ```python
165
+ gene_metadata = load_dataset("taheobio/Tahoe-100M","gene_metadata", split="train")
166
+ ```
167
+
168
+ | Column Name | Description |
169
+ |---------------|-------------------------------------------------------------------------------------------------------------|
170
+ | `gene_symbol` | The HGNC-approved gene symbol corresponding to each gene (e.g., *TP53*, *BRCA1*). |
171
+ | `ensembl_id` | The Ensembl gene identifier (e.g., *ENSG00000000003*) based on Ensembl release 109 and genome build 38. |
172
+ | `token_id` | An integer token ID used to represent each gene. This is the ID used in the `genes` field in the main data. |
173
+
174
+
175
+
176
+ ### Sample Metadata
177
+
178
+ ```python
179
+ sample_metadata = load_dataset("tahoebio/Tahoe-100M","sample_metadata", split="train")
180
+ ```
181
+ The sample_metadata has additional information for aggregate quality metrics for the sample as well as the concentration.
182
+
183
+ | Column Name | Description |
184
+ |------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
185
+ | `sample` | Unique identifier for the sample from which the cell was derived. Unique key for this table. |
186
+ | `plate` | Identifier (1–14) for the 96-well plate for the sample |
187
+ | `mean_gene_count` | Average number of unique genes detected per cell for the given sample. |
188
+ | `mean_tscp_count` | Average number of transcripts (UMIs) detected per cell in the sample. |
189
+ | `mean_mread_count` | Average number of reads per cell. |
190
+ | `mean_pcnt_mito` | Mean percentage of total reads that map to mitochondrial genes, across cells in the sample. |
191
+ | `drug` | Name of the treatment used to perturb the cells in the sample. |
192
+ | `drugname_drugconc` | String combining the compound name, concentration and concentration unit (e.g., `[('8-Hydroxyquinoline',0.05,'uM')]`), used to uniquely label each treatment condition. |
193
+
194
+ ### Drug Metadata
195
+ ```python
196
+ drug_metadata = load_dataset("tahoebio/Tahoe-100M","drug_metadata", split="train")
197
+ ```
198
+ The drug_metadata has additional information about each treatment.
199
+
200
+
201
+ | Column Name | Description |
202
+ |------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
203
+ | `drug` | Name of the treatment used to perturb the cells in the sample. Unique key for this table |
204
+ | `targets` | List of gene symbols representing the known molecular targets of the compound. Targets were proposed by GPT-4o based on compound names and then validated against MedChemExpress information. |
205
+ | `moa-broad` | Broad classification of the compound’s mechanism of action (MOA), typically categorized as "inhibitor/antagonist," "activator/agonist," or "unclear." GPT-4o inferred this using compound target data and curated descriptions from MedChemExpress. |
206
+ | `moa-fine` | Specific functional annotation of the compound's MOA (e.g., "Proteasome inhibitor" or "MEK inhibitor"). These fine-grained labels were selected from a curated list of 25 MOA categories and assigned by GPT-4o with validation against compound descriptions. |
207
+ | `human-approved` | Indicates whether the compound is approved for human use ("yes" or "no"). GPT-4o provided these labels using prior knowledge and validation from public sources such as clinicaltrials.gov. |
208
+ | `clinical-trials` | Indicates whether the compound has been evaluated in any registered clinical trials ("yes" or "no"). Determined using GPT-4o and corroborated using clinicaltrials.gov searches. |
209
+ | `gpt-notes-approval` | Contextual notes generated by GPT-4o summarizing the compound’s approval status, common clinical usage, or nuances such as formulation-specific approvals. |
210
+ | `canonical_smiles` | The compound's SMILES (Simplified Molecular Input Line Entry System) representation, capturing its molecular structure as a text string. |
211
+ | `pubchem_cid` | The PubChem Compound Identifier (CID), a unique numerical ID linking the compound to its entry in the PubChem database. |
212
+
213
+ ### Cell Line Metadata
214
+
215
+ ```python
216
+ cell_line_metadata = load_dataset("tahoebio/Tahoe-100M","cell_line_metadata", split="train")
217
+ ```
218
+ The cell-line metadata table has additional information about the key driver mutations for each cell line.
219
+
220
+ | Column Name | Description |
221
+ |----------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
222
+ | `cell_name` | Standard name of the cancer cell line (e.g., *A549*). |
223
+ | `Cell_ID_DepMap` | Unique identifier for the cell line in the DepMap project (e.g., *ACH-000681*) |
224
+ | `Cell_ID_Cellosaur` | Cellosaurus accession ID (e.g., *CVCL_0023*). This is the ID used in the main dataset. |
225
+ | `Organ` | Tissue or organ of origin for the cell line (e.g., *Lung*), used to interpret lineage-specific responses and biological context. |
226
+ | `Driver_Gene_Symbol` | HGNC-approved symbol of a known or putative driver gene with functional alterations in this cell line (e.g., *KRAS*, *CDKN2A*). We report a curated list of driver mutations per cell-line. |
227
+ | `Driver_VarZyg` | Zygosity of the driver variant (e.g., *Hom* for homozygous, *Het* for heterozygous) |
228
+ | `Driver_VarType` | Type of genetic alteration (e.g., *Missense*, *Frameshift*, *Stopgain*, *Deletion*) |
229
+ | `Driver_ProtEffect_or_CdnaEffect`| Specific protein or cDNA-level annotation of the mutation (e.g., *p.G12S*, *p.Q37*), providing precise information on the variant’s consequence. |
230
+ | `Driver_Mech_InferDM` | Inferred functional mechanism of the mutation (e.g., *LoF* for loss-of-function, *GoF* for gain-of-function) |
231
+ | `Driver_GeneType_DM` | Classification of the driver gene as an *Oncogene* or *Suppressor* |
232
+
233
+ ## Citation
234
+ Please cite:
235
+ ```
236
+ @article{zhang2025tahoe,
237
+ title={Tahoe-100M: A Giga-Scale Single-Cell Perturbation Atlas for Context-Dependent Gene Function and Cellular Modeling},
238
+ author={Zhang, Jesse and Ubas, Airol A and de Borja, Richard and Svensson, Valentine and Thomas, Nicole and Thakar, Neha and Lai, Ian and Winters, Aidan and Khan, Umair and Jones, Matthew G and others},
239
+ journal={bioRxiv},
240
+ pages={2025--02},
241
+ year={2025},
242
+ publisher={Cold Spring Harbor Laboratory}
243
+ }
244
+ ```
data/train-00000-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c176f5986283a54a9dddab232b291328b6a906b2f2651534618692e03714a1
3
+ size 71186527
data/train-00001-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965d456df7afac82273b273f5fd3ed671682aade1747822dcab86b6af90b7b60
3
+ size 75022018
data/train-00002-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:341ec820d783f8ef6826273ac176abad802586d1553fc13dfdd1b9c480593bfe
3
+ size 75217720
data/train-00003-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9587618a49a434fb0933abe36865d6b57ed61a08c8da8ff7359934ee29fd6aeb
3
+ size 78587021
data/train-00004-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24ef697bb7431170646ae902c3b942808fa1dea8992ae054409e109773c2accd
3
+ size 78097814
data/train-00005-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac00dbff4c722ffd34d0bf1587e97cc43299e14b39af50f97800773b07aec286
3
+ size 83670406
data/train-00006-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a4a1808585d4879d6ad9ec962bd310da6709bd3c74a3973ef9437c4c7b746d
3
+ size 86362096
data/train-00007-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c5e5bc4fb45f2f54fbc42a8091127ad496e5fa7dca8abea8d772d470d28050
3
+ size 85822562
data/train-00008-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b0826e212cbc9ea0663d322b41d0e351af4c8b167a93e060bc0cd03ef56497
3
+ size 88938092
data/train-00009-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d9aff50083055b36d1f692085f91929105e4a990d60f787a50be01eb2a32f1
3
+ size 80342898
data/train-00010-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b31195f84170c72ed6e375f104d554d890638a15902fe0cb37f0b5fb342c2637
3
+ size 84181042
data/train-00011-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e133038b232f8155a29438e93229063458e0c328d89f3e2cbc7760786d58629
3
+ size 78424121
data/train-00012-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb25340420cf71f98121b3322a65b190fed580a7a0e3ccd229ac49dbc65a8dc
3
+ size 82452125
data/train-00013-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8196e256640748d372b78063293f68d5c2928cdf5be488c0fbcbbac96c4c577
3
+ size 79407430
data/train-00014-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a03ca56d9483519c391803885d6dfdb771b46e522bf1b1da218058b542108c6
3
+ size 76210282
data/train-00015-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbbf35be671de4ca4859bdfc9bec5a5805dfd86246ba81762020d8fed87bdf70
3
+ size 75700831
data/train-00016-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de5e4e78c7d18c3832005dea54da45e8392360e1cdd5dfd4ee4c1d5c045d9c9c
3
+ size 76930757
data/train-00017-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:975f27fd7a41867c7761a0a4a328b9b23fa86604f9f4021c969b007aa934cc3c
3
+ size 85583321
data/train-00018-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a6787b28734fe8595da687428eb08f8993388b52dff4463cb04c4b20c9d4e1
3
+ size 89201939
data/train-00019-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59db2b7416ed93549c684dbd5dfc2ad61b09b350430971c966f6aa9a57cce62
3
+ size 94393690
data/train-00020-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d1ef60b5f894b65ddbe47de3867fce8f91bdfa0de634697b377a9526598d753
3
+ size 87310879
data/train-00021-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d9f6d8da8ed022e73ef0ec8a88cc94b6d6f53055e3f0f0cd9d614a8656dc473
3
+ size 91701981
data/train-00022-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e1dc4291e887cf2f33127f8a345e7fb47b8de4e441ed72e499c8a029deb70d3
3
+ size 88124451
data/train-00023-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b06b506a0bf6dcb4a857a22543e2c2ad45db6bea4d835b28ac38406335ef96a
3
+ size 92041653
data/train-00024-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601d62661fb8ee4ca01710399ae76acc3c207c19f49d97eff61e3323d51bfacb
3
+ size 87116994
data/train-00025-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9807207c5f1a5fa2de7a229483dd7f775fb3fec4f7cf05a766e754699300fd2f
3
+ size 89569941
data/train-00026-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66580b3988598686b5930b6d3b7d4fab3fd985dc335e4ed3a053714fa2322d6e
3
+ size 81820249
data/train-00027-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c109126ce55501a5ab94aad83fc089af4a100b4966ac0d9b2372430ea97409
3
+ size 90357340
data/train-00028-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19fe2024f3a4277da9eb781dd353fd388086d33cd645d95d74d25f9c4327a800
3
+ size 94808993
data/train-00029-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2402b2941a2bfe4eda2db5209e2ad4feca46b31ed17f7295a2ecca6240ef4a15
3
+ size 96343546
data/train-00030-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb303a355c1eef43470a2f208c66048ed5bca434a265daf51787eddf0036259
3
+ size 80910216
data/train-00031-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf4325578a6272c95c1c837aa895a332d9b57025e9df4ebf6d87a93b1bfc0353
3
+ size 80181522
data/train-00032-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72ac11ac8c99bcc1cb8d77345dfe408b935da07883104b883dc978b418ba76bc
3
+ size 69018639
data/train-00033-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bef465193bd4d0637a2f59d1b08a489a4840c88715f4f4aeedc6824dd2e98e9
3
+ size 94197119
data/train-00034-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2619c46ba493757b29abb411228fb72c1a314004d38baf14a64dc4ab2b9d9dc6
3
+ size 96985829
data/train-00035-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f43b1d7f1d208998903c8eb8c1dc532416793848b7f32d3b63f7f67e2d2d77fd
3
+ size 94021575
data/train-00036-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff34a1234c4267172378ce663b1f741c1c36abf39765660c4cd4c601e1452b6
3
+ size 94586006
data/train-00037-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea012682b1e6d56ee7c2db587cde012bea015075dcdfd0fc1b77b31c1b5005c0
3
+ size 87775503
data/train-00038-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19933310f2a1d17e2b7e129ef8cffbe918c0b636d26b8029fd61ded18831df52
3
+ size 87084333
data/train-00039-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e7af2f73f2569c8680ba35eef72ec085f7a666f37ca4125fa0bf2823e343238
3
+ size 84746807
data/train-00040-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16444399e90d3483891ff768d83fdf9fb090f6978e85bac8e929bd2b3ef97114
3
+ size 85817748
data/train-00041-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa716ae8bfac5ff932751f86aef7e555b20d74f5869213c0d62e5c4eadfab0b5
3
+ size 89827533
data/train-00042-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a625a11d66d9b7d530767b10e05754f506c1fe0cd4116caa39b3be034e90b3a6
3
+ size 90599290
data/train-00043-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836ad0813ce6cb834c43b0031d1459a0e06cd51d24536a8bce901f55a4f2ee79
3
+ size 89903387
data/train-00044-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0455d204b2ae4704060b634d7f27c24c5bb870092e34c44a0eae4d29ed2ba62e
3
+ size 91523571
data/train-00045-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66acb0b7bb84740f66e7d9e26e483d490f008ed07535ccecb3e5605a10837d16
3
+ size 79234758
data/train-00046-of-03388.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d68a094ed0dd4e5ef6bd89213dcd3a39cf47afbaebd5a66e8c9542d62ffa55fd
3
+ size 78602895