Datasets:
Update dataset card: modality table (context col, examples), fix gene_family_txt/corpus, logo, raw default
Browse files
README.md
CHANGED
|
@@ -113,8 +113,8 @@ column shows a real example for each.
|
|
| 113 |
| `masif_si_index` | protein | MaSIF surface shape-index, per vertex | `[0.34, 0.22, …]` | — |
|
| 114 |
| `masif_n_vertices` | protein | MaSIF surface vertex count, per patch | `[65.0, 42.0, …]` | — |
|
| 115 |
| `context` | text | Free-text semantic context (e.g. cell-state / assay) — the conditioning channel itself | `"HepG2 cell line"` | — |
|
| 116 |
-
| `corpus` | text | Free-text
|
| 117 |
-
| `gene_family_txt` | text |
|
| 118 |
|
| 119 |
## See also
|
| 120 |
|
|
|
|
| 113 |
| `masif_si_index` | protein | MaSIF surface shape-index, per vertex | `[0.34, 0.22, …]` | — |
|
| 114 |
| `masif_n_vertices` | protein | MaSIF surface vertex count, per patch | `[65.0, 42.0, …]` | — |
|
| 115 |
| `context` | text | Free-text semantic context (e.g. cell-state / assay) — the conditioning channel itself | `"HepG2 cell line"` | — |
|
| 116 |
+
| `corpus` | text | Free-text biomedical literature (PubMed abstracts / articles), used as a language corpus | `"…regulates cell-cycle arrest and apoptosis…"` | — |
|
| 117 |
+
| `gene_family_txt` | text | Organism taxonomic lineage as free text (broad clade → phylum → class → order → family → genus → species) | `"metazoa chordata mammalia primates hominidae homo homo sapiens"` | — |
|
| 118 |
|
| 119 |
## See also
|
| 120 |
|