Add README.md
Browse files
README.md
CHANGED
@@ -19,18 +19,12 @@ Dataset structure is originally from [AnnData](https://anndata.readthedocs.io/en
|
|
19 |
|
20 |
Descriptions of each data file is below.
|
21 |
|
22 |
-
##
|
23 |
|
24 |
-
|
25 |
|
26 |
-
|
27 |
|
28 |
-
Metadata
|
29 |
|
30 |
-
|
31 |
-
|
32 |
-
Metadata for each feature/gene in the dataset.
|
33 |
-
|
34 |
-
## `gene-expression-single-cell-mouse_unstructured_metadata.json`
|
35 |
-
|
36 |
-
Additional unstructured metadata about the dataset.
|
|
|
19 |
|
20 |
Descriptions of each data file is below.
|
21 |
|
22 |
+
## Data Files
|
23 |
|
24 |
+
This dataset contains multiple parquet files, one for each sheet in the original Excel file:
|
25 |
|
26 |
+
gene-expression-single-cell-mouse_*.parquet - Data files containing gene expression and metadata
|
27 |
|
28 |
+
## Metadata Files
|
29 |
|
30 |
+
gene-expression-single-cell-mouse_unstructured_metadata.json - Additional metadata about the dataset
|
|
|
|
|
|
|
|
|
|
|
|