--- license: mit library_name: pyaging tags: - pyaging - aging-clock - biology - transcriptomics --- # pastamouse Mouse application of the human Pasta model after mapping one-to-one orthologues, rank transformation, and median imputation of missing model genes. | | | |---|---| | **Predicts** | transcriptomic age | | **Species** | Mus musculus | | **Tissue** | multi-tissue | | **Data type** | transcriptomics | | **Model type** | orthologue-transferred ridge logistic regression | | **Year** | 2025 | ## Use with pyaging ```python import pyaging as pya pya.pred.predict_age(adata, ["pastamouse"]) ``` Browse every clock in the [pyaging Clock Catalogue](https://pyaging.readthedocs.io). ## Citation Salignon, J. et al. Pasta, a versatile transcriptomic clock, maps the chemical and genetic determinants of aging and rejuvenation. bioRxiv 2025.06.04.657785 (2025). https://doi.org/10.1101/2025.06.04.657785