Datasets:
Add clinical_supplement struct column to patient rows (BCR biotab data: patient/follow_ups/ntes/drugs/radiations/ablations/omfs sub-fields, per-project schema). Patients view now surfaces the same BCR data the tabular view exposes.
Browse files- README.md +4 -4
- TCGA-ACC/data.parquet +2 -2
- TCGA-BLCA/data.parquet +2 -2
- TCGA-BRCA/data.parquet +2 -2
- TCGA-CESC/data.parquet +2 -2
- TCGA-CHOL/data.parquet +2 -2
- TCGA-COAD/data.parquet +2 -2
- TCGA-DLBC/data.parquet +2 -2
- TCGA-ESCA/data.parquet +2 -2
- TCGA-GBM/data.parquet +2 -2
- TCGA-HNSC/data.parquet +2 -2
- TCGA-KICH/data.parquet +2 -2
- TCGA-KIRC/data.parquet +2 -2
- TCGA-KIRP/data.parquet +2 -2
- TCGA-LAML/data.parquet +2 -2
- TCGA-LGG/data.parquet +2 -2
- TCGA-LIHC/data.parquet +2 -2
- TCGA-LUAD/data.parquet +2 -2
- TCGA-LUSC/data.parquet +2 -2
- TCGA-MESO/data.parquet +2 -2
- TCGA-OV/data.parquet +2 -2
- TCGA-PAAD/data.parquet +2 -2
- TCGA-PCPG/data.parquet +2 -2
- TCGA-PRAD/data.parquet +2 -2
- TCGA-READ/data.parquet +2 -2
- TCGA-SARC/data.parquet +2 -2
- TCGA-SKCM/data.parquet +2 -2
- TCGA-STAD/data.parquet +2 -2
- TCGA-TGCT/data.parquet +2 -2
- TCGA-THCA/data.parquet +2 -2
- TCGA-THYM/data.parquet +2 -2
- TCGA-UCEC/data.parquet +2 -2
- TCGA-UCS/data.parquet +2 -2
- TCGA-UVM/data.parquet +2 -2
README.md
CHANGED
|
@@ -150,7 +150,7 @@ all 33 TCGA projects.
|
|
| 150 |
|
| 151 |
**This view presents one HuggingFace subset per TCGA project**, with one row per patient. See the [`tcga-tabular-open`][tabular] companion for a per-table view of the same underlying data.
|
| 152 |
|
| 153 |
-
- **Generated:** 2026-05-09
|
| 154 |
- **Schema:** derived from the [GDC Data Dictionary][gdc-dict].
|
| 155 |
- **GDC data release:** Data Release 45.0 - December 04, 2025
|
| 156 |
|
|
@@ -186,8 +186,8 @@ Three sources feed each project's data, all open-access:
|
|
| 186 |
the BCR-original biotabs preserve. The schema varies by cancer type
|
| 187 |
(e.g. BLCA's BCG-response columns don't exist in CHOL's hepatic-marker
|
| 188 |
forms), so each project's biotabs ship only the columns they actually
|
| 189 |
-
carry. Discovered
|
| 190 |
-
|
| 191 |
|
| 192 |
### Source data filters (canonical)
|
| 193 |
|
|
@@ -207,7 +207,7 @@ for one source:
|
|
| 207 |
| GDC `/cases` | nested fields on each patient row (`demographic`, `diagnoses`, `follow_ups`, `exposures`, `family_histories`, `samples`); `gdc_portal_url` link added |
|
| 208 |
| Masked Somatic Mutation MAFs | `samples_masked_somatic_mutation` array on each patient row (sample FKs resolved alongside GDC's aliquot UUIDs) |
|
| 209 |
| Gene Expression Quantification | `samples_gene_expression_quantification` array on each patient row (`stranded_first` / `stranded_second` dropped — GDC harmonizes as unstranded) |
|
| 210 |
-
| BCR Clinical Supplements |
|
| 211 |
|
| 212 |
|
| 213 |
### Specific to this view
|
|
|
|
| 150 |
|
| 151 |
**This view presents one HuggingFace subset per TCGA project**, with one row per patient. See the [`tcga-tabular-open`][tabular] companion for a per-table view of the same underlying data.
|
| 152 |
|
| 153 |
+
- **Generated:** 2026-05-09 22:03:39 UTC
|
| 154 |
- **Schema:** derived from the [GDC Data Dictionary][gdc-dict].
|
| 155 |
- **GDC data release:** Data Release 45.0 - December 04, 2025
|
| 156 |
|
|
|
|
| 186 |
the BCR-original biotabs preserve. The schema varies by cancer type
|
| 187 |
(e.g. BLCA's BCG-response columns don't exist in CHOL's hepatic-marker
|
| 188 |
forms), so each project's biotabs ship only the columns they actually
|
| 189 |
+
carry. Discovered the same way (`/files` then `/data`) — see the
|
| 190 |
+
filter table below.
|
| 191 |
|
| 192 |
### Source data filters (canonical)
|
| 193 |
|
|
|
|
| 207 |
| GDC `/cases` | nested fields on each patient row (`demographic`, `diagnoses`, `follow_ups`, `exposures`, `family_histories`, `samples`); `gdc_portal_url` link added |
|
| 208 |
| Masked Somatic Mutation MAFs | `samples_masked_somatic_mutation` array on each patient row (sample FKs resolved alongside GDC's aliquot UUIDs) |
|
| 209 |
| Gene Expression Quantification | `samples_gene_expression_quantification` array on each patient row (`stranded_first` / `stranded_second` dropped — GDC harmonizes as unstranded) |
|
| 210 |
+
| BCR Clinical Supplements | `clinical_supplement` struct on each patient row, with sub-fields `patient` (1 dict) and `follow_ups` / `ntes` / `drugs` / `radiations` / `ablations` / `omfs` (lists of dicts). Sub-fields with no data for the project are omitted. |
|
| 211 |
|
| 212 |
|
| 213 |
### Specific to this view
|
TCGA-ACC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca472b1f595ec7a089989f98332dbc409c068bf808e36b3179da8392be58c2ff
|
| 3 |
+
size 91729471
|
TCGA-BLCA/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af7f6aa74f84dde5cd2f6c77344a793214a990ae32bd7eb0d57632a0862fbee1
|
| 3 |
+
size 549825438
|
TCGA-BRCA/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfe0e754d059a3975ec84559609af63ac04679138bc9ab25bf2f5d1640a158f4
|
| 3 |
+
size 1493198669
|
TCGA-CESC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5bdbfaaad4ff4bf771640fdd12305bac6f1f911cde6db5fce6be11044e55af8
|
| 3 |
+
size 390093530
|
TCGA-CHOL/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8635f15f0869b395111a4adabf9fd64d17cc3c774e37c69850f9af73aafc9b8e
|
| 3 |
+
size 52295849
|
TCGA-COAD/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2c0fe9908a28d4705bd47592d0adbeb4b68eb889fa84da9d96a85bd305868d2
|
| 3 |
+
size 693811743
|
TCGA-DLBC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:470d9f63d7e01b2d7d1fdba7a3ddff0f525de0f49856d696b9e02f6b1d6037d4
|
| 3 |
+
size 58295678
|
TCGA-ESCA/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1586383a321c06f9d914812ee5779af0aac353dc09cc75f8ce38d79b271390
|
| 3 |
+
size 263424616
|
TCGA-GBM/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99664191470c4d5b712aa4f3460a1f321f5b2479948f08a1582d5fd72ea2d0ac
|
| 3 |
+
size 507852883
|
TCGA-HNSC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9991cb09bd2f47a4bc8a6002bd6bb866289a7e786e424b49c791358e3b7e9c4a
|
| 3 |
+
size 688707368
|
TCGA-KICH/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72e9e8291bbd672b18f5b70509e28665e1f94a81eff1120c940e9ae10a2e3242
|
| 3 |
+
size 105421531
|
TCGA-KIRC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0085e02a3184431db3d5254b28625d66648360007e87aa5e6ffc412c8b6ed447
|
| 3 |
+
size 744759387
|
TCGA-KIRP/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35dda26539833737273152ce7f2bbf347916edb07b499505e4903743f40487da
|
| 3 |
+
size 384329210
|
TCGA-LAML/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75ab09da87654903dc1a7954c1d8553586c04e537fd6a1d120142b41733050d2
|
| 3 |
+
size 193179882
|
TCGA-LGG/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b9856909911296299910c5a292f13e559d076eddc416b953d530961a0462717
|
| 3 |
+
size 651689712
|
TCGA-LIHC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffd89a50fd5ed131a339baeb434a4346e94397a17af28a1454921b20d9c22ca7
|
| 3 |
+
size 484941663
|
TCGA-LUAD/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:903fa11d1e0d80883660612cea751dcf5a13af79fe292eab8b5a83ad095ea566
|
| 3 |
+
size 785921367
|
TCGA-LUSC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0277fff64147288848b646062d70056af677677492bbb6060fae3b814906de2
|
| 3 |
+
size 739516528
|
TCGA-MESO/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21a10e4403a2c6be7fc78659a040042dd29b3db783f7cbff6e5cf67b61c03845
|
| 3 |
+
size 101646343
|
TCGA-OV/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:847ca61dbb40d4c5a7220877901a59a3912f3fd13191d9f20a51b1d04aaa117a
|
| 3 |
+
size 546441685
|
TCGA-PAAD/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf5f453d3b36f6492d6de44eeed54ef2734a1e2fe9590627c0d1cd4304aa7108
|
| 3 |
+
size 225062367
|
TCGA-PCPG/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cebd9b6f729d737028a5d3288dfe3b59f6abfbb69267c9974b634609fd05a4b
|
| 3 |
+
size 214512567
|
TCGA-PRAD/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46fab2b8295f29a2d4d1253c30e344e411b63afb5a90f57f6d74bfabfc72e2b2
|
| 3 |
+
size 660520285
|
TCGA-READ/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4429b8d130a2db3eddbbcd2321570746bd1d2ee8db87ecbbd375d91920710da6
|
| 3 |
+
size 224375871
|
TCGA-SARC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a70f94c95cb8051deb3a445123b9db74a748186c53d2d8e9fe7468bd571ce2b6
|
| 3 |
+
size 311158106
|
TCGA-SKCM/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:748841dd3f53865db257e2066d77d85eeff0b842f83568021e8633cbb8e2d96f
|
| 3 |
+
size 678367402
|
TCGA-STAD/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd5fe0333bf83ceabdf815c6800c848555f32ac15fb1d15b7cf92a14f4348645
|
| 3 |
+
size 641095971
|
TCGA-TGCT/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bccb8f7cb5ec6a712af41927c74f2f1bb9515bdd000cdf5db415bac4d96a1430
|
| 3 |
+
size 187708830
|
TCGA-THCA/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28472204ebd4dd3e3e50ceabe6c3edd52385b1f5d8933b852dc82a3a2ab475e3
|
| 3 |
+
size 670734437
|
TCGA-THYM/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52fb2aa81a87969c18c3937fc1d67bf003c6bb36eeaa730a12824abda5026114
|
| 3 |
+
size 144406262
|
TCGA-UCEC/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:171058d6599154d6056d469414a20cf37f22a9663b6a56c1e3ed21ad9ed52e79
|
| 3 |
+
size 927292211
|
TCGA-UCS/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bf8cf0dc39ee09d231a3eff2650283b13386ef6b03c2712eaba96d09ab4dd66
|
| 3 |
+
size 71738330
|
TCGA-UVM/data.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de97d765f0fe940e4d754d6e27421423175398c6a42d2d9bc8f95d92eee1efa2
|
| 3 |
+
size 86734846
|