wei82 commited on
Commit
606f9e0
·
verified ·
1 Parent(s): 2ba0790

Data Card: accurate sizes (GB+GiB), fix size_categories, add full per-file manifest [audit]

Browse files
Files changed (1) hide show
  1. README.md +114 -43
README.md CHANGED
@@ -1,43 +1,114 @@
1
- ---
2
- pretty_name: Testis / Placenta / Brain Development — single-cell & spatial (multi-omics)
3
- license: other
4
- language:
5
- - en
6
- tags:
7
- - biology
8
- - single-cell
9
- - spatial-transcriptomics
10
- - developmental-biology
11
- - testis
12
- - placenta
13
- - brain
14
- - genomics
15
- viewer: false
16
- size_categories:
17
- - n>1T
18
- ---
19
- # Testis / Placenta / Brain Development — single-cell & spatial (multi-omics)
20
-
21
- Curated public single-cell and spatial transcriptomics datasets for human testis, placenta, and brain (development / PD / AD / normal), used as the raw input for cancer-testis-antigen (CTA) cross-tissue analysis.
22
-
23
- > ⚠️ **Public data, mirrored for research.** Downloaded from public, open-access sources
24
- > (no controlled-access / no PII). **Each dataset retains its ORIGINAL source license**
25
- > cite the original study and follow its terms. Provenance below.
26
-
27
- - **Total:** 32 files · 35.08 GB
28
-
29
- ## Provenance
30
- - CZ CELLxGENE Discover (scRNA h5ad) — testis germ/somatic, placenta trophoblast & maternal-fetal, brain.
31
- - NCBI GEO supplementary (spatial Visium / Slide-seq / Stereo-seq).
32
- - See file names for accessions; each retains its source license.
33
-
34
- ## Contents (top-level)
35
- - `(root)/` 2 files, 0.0 GB
36
- - `brain/` — 10 files, 17.3 GB
37
- - `placenta_development/` — 12 files, 9.7 GB
38
- - `testis_development/` 8 files, 8.1 GB
39
-
40
- ## Finding / matching data
41
- Browse by folder above. Analyses derived from this data are recorded in the matching
42
- **private** analysis repo's `analysis_index.csv` (keyed by dataset id) — so you can map any
43
- analysis result back to the exact dataset(s) here.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Testis / Placenta / Brain Development — single-cell & spatial (multi-omics)
3
+ license: other
4
+ language:
5
+ - en
6
+ tags:
7
+ - biology
8
+ - single-cell
9
+ - spatial-transcriptomics
10
+ - developmental-biology
11
+ - testis
12
+ - placenta
13
+ - brain
14
+ - neurodegeneration
15
+ - genomics
16
+ viewer: false
17
+ size_categories:
18
+ - 1M<n<10M
19
+ ---
20
+
21
+ # Testis / Placenta / Brain Development single-cell & spatial (multi-omics)
22
+
23
+ Curated **public** single-cell / single-nucleus and spatial transcriptomics datasets for human
24
+ (and one mouse) **testis, placenta, and brain** (development · Parkinson's · Alzheimer's · normal).
25
+ Used as the raw input for cross-tissue **cancer-testis-antigen (CTA)** analysis.
26
+
27
+ > ⚠️ **Public data, mirrored for research.** Every file was downloaded from public, open-access
28
+ > sources (CZ CELLxGENE Discover; NCBI GEO supplementary). **No controlled-access data, no PII.**
29
+ > Each dataset **retains its ORIGINAL source license** — cite the original study and follow its terms.
30
+
31
+ ## At a glance
32
+ - **Files:** 30 data files (+ `README.md`, `_manifest.csv`, `.gitattributes`)
33
+ - **Total size:** **37.67 GB** (35.08 GiB)
34
+ - **Integrity:** every large file is Git-LFS tracked with a sha256 checksum (HF verifies on download); 0 empty files.
35
+ - **Authoritative per-file metadata:** [`_manifest.csv`](./_manifest.csv) (one row per file).
36
+
37
+ ### By tissue
38
+ | tissue | files | size |
39
+ |---|---|---|
40
+ | brain | 10 | 18.58 GB |
41
+ | placenta | 12 | 10.40 GB |
42
+ | testis | 8 | 8.69 GB |
43
+
44
+ ### By modality
45
+ | modality | files | size |
46
+ |---|---|---|
47
+ | scRNA-seq | 14 | 24.59 GB |
48
+ | snRNA-seq | 1 | 4.99 GB |
49
+ | spatial | 15 | 8.09 GB |
50
+
51
+ ## Full file manifest
52
+ | file | tissue | modality | condition | accession | approx cells | size |
53
+ |---|---|---|---|---|---|---|
54
+ | `brain/scRNA_AD/AD_brain_vascular_65k.h5ad` | brain | scRNA-seq | Alzheimer's disease (AD) | CZ CELLxGENE | ~65,000 | 628 MB |
55
+ | `brain/scRNA_AD/AD_tangle_bearing_neurons_96k.h5ad` | brain | scRNA-seq | Alzheimer's disease (AD) | CZ CELLxGENE | ~96,000 | 1256 MB |
56
+ | `brain/scRNA_AD/SEA-AD_AllCells_snRNA_432k.h5ad` | brain | snRNA-seq | Alzheimer's disease (AD) | CZ CELLxGENE | ~432,000 | 4994 MB |
57
+ | `brain/scRNA_PD/PD_Astrocytes_33k.h5ad` | brain | scRNA-seq | Parkinson's disease (PD) | CZ CELLxGENE | ~33,000 | 233 MB |
58
+ | `brain/scRNA_PD/PD_NonDA_Neurons_91k.h5ad` | brain | scRNA-seq | Parkinson's disease (PD) | CZ CELLxGENE | ~91,000 | 1192 MB |
59
+ | `brain/scRNA_PD/PD_Oligodendrocytes_179k.h5ad` | brain | scRNA-seq | Parkinson's disease (PD) | CZ CELLxGENE | ~179,000 | 1084 MB |
60
+ | `brain/scRNA_development/Dev_prenatal_postnatal_cortex_709k.h5ad` | brain | scRNA-seq | development | CZ CELLxGENE | ~709,000 | 5976 MB |
61
+ | `brain/spatial_AD/GSE308007_AD_entorhinal_spatial_sc.tar` | brain | spatial | Alzheimer's disease (AD) | GSE308007 | — | 2099 MB |
62
+ | `brain/spatial_PD/GSE253975_PD_substantia_nigra_Visium_ST.tar` | brain | spatial | Parkinson's disease (PD) | GSE253975 | — | 21 MB |
63
+ | `brain/spatial_development/GSE277032_fetal_midbrain_spatiotemporal.tar` | brain | spatial | development | GSE277032 | — | 1094 MB |
64
+ | `placenta_development/scRNA/All_cell_states_maternal_fetal.h5ad` | placenta | scRNA-seq | development | CZ CELLxGENE | — | 3603 MB |
65
+ | `placenta_development/scRNA/Placenta_Infection_Carnegie9-23.h5ad` | placenta | scRNA-seq | infection | CZ CELLxGENE | — | 5023 MB |
66
+ | `placenta_development/scRNA/Trophoblast_Organoids.h5ad` | placenta | scRNA-seq | normal/development | CZ CELLxGENE | — | 1082 MB |
67
+ | `placenta_development/spatial_early_visium/PS1_WS_PLA_S9101764_wk9.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 43 MB |
68
+ | `placenta_development/spatial_early_visium/PS2_WS_PLA_S9101765_wk9.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 43 MB |
69
+ | `placenta_development/spatial_early_visium/PS3_WS_PLA_S9101766_wk9.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 35 MB |
70
+ | `placenta_development/spatial_early_visium/PS4_WS_PLA_S9101767_wk9.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 45 MB |
71
+ | `placenta_development/spatial_early_visium/PS5_Pla_Camb9518737_wk9.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 41 MB |
72
+ | `placenta_development/spatial_early_visium/PS6_Pla_HDBR_Carnegie18.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 26 MB |
73
+ | `placenta_development/spatial_early_visium/PS7_WS_PLA_S9101769_Carnegie23.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 38 MB |
74
+ | `placenta_development/spatial_early_visium/PS8_WS_PLA_S9101770_Carnegie23.h5ad` | placenta | spatial | normal/development | CZ CELLxGENE | — | 39 MB |
75
+ | `placenta_development/spatial_term_visium/GSE222987_term_placenta_Visium.tar` | placenta | spatial | normal/development | GSE222987 | — | 387 MB |
76
+ | `testis_development/scRNA/Human_Germ_Cells_PGC.h5ad` | testis | scRNA-seq | normal/development | CZ CELLxGENE | — | 197 MB |
77
+ | `testis_development/scRNA/Human_Male_gonad.h5ad` | testis | scRNA-seq | normal/development | CZ CELLxGENE | — | 1302 MB |
78
+ | `testis_development/scRNA/Human_Somatic_Lineage.h5ad` | testis | scRNA-seq | normal/development | CZ CELLxGENE | — | 2245 MB |
79
+ | `testis_development/scRNA/Human_fetal_gonad_wk11-16.h5ad` | testis | scRNA-seq | development | CZ CELLxGENE | — | 380 MB |
80
+ | `testis_development/scRNA/TabulaSapiens_Testis_adult.h5ad` | testis | scRNA-seq | normal/development | CZ CELLxGENE | — | 385 MB |
81
+ | `testis_development/spatial/Chen2021_human_mouse_testis_SlideseqV2.zip` | testis | spatial | normal/development | — | — | 225 MB |
82
+ | `testis_development/spatial/GSE244586_mouse_testis_spatial.tar` | testis | spatial | normal/development | GSE244586 | — | 4 MB |
83
+ | `testis_development/spatial/GSE307496_bovine_testis_Stereoseq.tar` | testis | spatial | normal/development | GSE307496 | — | 3946 MB |
84
+
85
+ *`approx cells` is parsed from the filename where the author encoded it (e.g. `…_432k`); spatial `.tar`
86
+ bundles contain per-spot/segment matrices rather than a single cell count.*
87
+
88
+ ## Provenance
89
+ - **CZ CELLxGENE Discover** — analysis-ready `.h5ad` (testis germ/somatic, placenta trophoblast &
90
+ maternal–fetal interface, developing & diseased brain).
91
+ - **NCBI GEO supplementary** — spatial bundles (`.tar`): Visium / Slide-seq / Stereo-seq / GeoMx DSP.
92
+ Accessions are embedded in the filenames (column `accession` of `_manifest.csv`).
93
+
94
+ Each dataset retains the license of its source repository / original publication.
95
+
96
+ ## How to use
97
+ ```python
98
+ from huggingface_hub import hf_hub_download
99
+ import anndata as ad
100
+ p = hf_hub_download("wei82/omics-dev-data", repo_type="dataset",
101
+ filename="brain/scRNA_PD/PD_Astrocytes_33k.h5ad")
102
+ adata = ad.read_h5ad(p, backed="r") # backed='r' = read metadata without loading into RAM
103
+ print(adata)
104
+ ```
105
+ Spatial `.tar` files: download, `tar -xf`, then read the enclosed matrices (Visium `filtered_feature_bc_matrix`,
106
+ Slide-seq beads, Stereo-seq bins, or GeoMx `.dcc`/`PKC`) with `scanpy` / `squidpy`.
107
+
108
+ ## Finding / matching analyses
109
+ Analyses derived from this data are recorded in the matching **private** analysis repo
110
+ (`wei82/omics-dev-results`) keyed by dataset id — so any result maps back to the exact file here.
111
+
112
+ ## Disclaimer
113
+ Research convenience mirror; not affiliated with the original data providers. Verify each dataset's
114
+ original license before reuse or redistribution.