Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
# Cleaned Tabula Muris Senis Single-Cell Data
|
6 |
|
7 |
-
This dataset contains LLM-cleaned single-cell transcriptomic annotations from the Tabula Muris Senis project, specifically for mouse tissues processed with SmartSeq2. The cleaning and annotation were performed using large language models (OpenAI and Claude), enabling enriched metadata and corrected cell type labels.
|
8 |
|
9 |
-
- 🧬 Over **1.3 million rows**
|
10 |
- 🧠 Annotated with `Age_group`, `annotation_level1/2`, and `batch`
|
11 |
- 🛠 Auto-converted to **Parquet** format by Hugging Face
|
12 |
- 🔬 Ideal for downstream M
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# Cleaned Tabula Muris Senis Single-Cell Data and other aging datasets
|
6 |
|
7 |
+
This dataset contains LLM-cleaned single-cell transcriptomic annotations from the Tabula Muris Senis project, specifically for mouse tissues processed with SmartSeq2, and ALL OTHER DATASETS WITH AGING IN THE FILENAME :-) . The cleaning and annotation were performed using large language models (OpenAI and Claude), enabling enriched metadata and corrected cell type labels.
|
8 |
|
9 |
+
- 🧬 Over **1.3 million rows** and 78.17 GB cleaned and annotated
|
10 |
- 🧠 Annotated with `Age_group`, `annotation_level1/2`, and `batch`
|
11 |
- 🛠 Auto-converted to **Parquet** format by Hugging Face
|
12 |
- 🔬 Ideal for downstream M
|