Spatial cell-pattern mixture model Exploratory reanalysis
A reference for lung tissue architecture, complementing the existing cell-type references. Regions of tissue are assigned to anatomical families, and each family is grouped several ways: once by a model that uses no label, and again by the labels published with the source study, by affection stage and by diagnosis. Select a family and a grouping above to compare what each grouping resolves.
Model inputs: cell-type counts by depth bin, neighbouring cell-type pairs, cell count and spatial span. Mixture components summarize these features. Geometry is a covariate, not a learned anatomical outline. The neighbour term uses a composite likelihood, not an independent-edge joint probability model.
Source contribution: GSE250346 measurements, cell annotations and published cNiche/tNiche labels originate from Vannan et al., Nature Genetics (2025). That study already investigated spatial niches and airspace remodeling. These results are not new data generated by this website or an analysis endorsed by the source authors.
Added here: region grouping with the mixture model, derived comparisons and an interactive explorer. Cartoons show selected source regions; cell positions are measured, tissue shading is schematic. They are not model-generated anatomical reconstructions.
Not established: independent-cohort replication, superior performance over the published analysis, or validated disease-severity prediction. Published-label agreement on the same tissue is descriptive, not independent validation. Core-level association tests shown here do not account for repeated cores from the same patient.
Reproducibility: model implementation nichearchetype/spatial_em.py;
current fit records results/resplit_20260912/model_airsac/fit_airsac.json and
results/resplit_20260912/model_non_alveolar/fit_non_alveolar.json.
Both use pair_weight=1.0 and count_and_span. Cell count enters both
the size and geometry terms; that duplication needs an ablation, not a novelty claim.
Source identities and label-file hashes are provided in the result panels.
Derivative analysis. Every figure on this page is a reanalysis of data generated and published by another group. The data are not ours. The source is:
Vannan A, Lyu R, Williams AL, Negretti NM, Mee ED, Hirsh J, Hirsh S, Hadad N, Nichols DS, Calvi CL, Taylor CJ, Polosukhin VV, Serezani APM, McCall AS, Gokey JJ, Shim H, Ware LB, Bacchetta MJ, Shaver CM, Blackwell TS, Walia R, Sucre JMS, Kropski JA, McCarthy DJ, Banovich NE. Spatial transcriptomics identifies molecular niche dysregulation associated with distal lung remodeling in pulmonary fibrosis. Nature Genetics 57, 647–658 (2025). doi:10.1038/s41588-025-02080-x, PMID 39901013. Data: GEO accession GSE250346.
The data, the definitions, the tests that were run, and their results. Each number comes from a file in the evaluation record.
Reading the niche groups, samples and cell types.
Every value on this page derives from one of these sources.
| what | where |
|---|---|
| Cell polygons | GSE250346 IPFTMA5 cell_boundaries.parquet |
| Cells, types, published CNiche and TNiche | GSE250346_Xenium.h5ad |
| Pathologist regions | cells_partitioned_by_annotation.csv |
| Code, tables and figures | NicheArchetype, PROJECT.md |