File size: 872 Bytes
850d9ea
6a791e6
850d9ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: mit
library_name: pyaging
tags:
- pyaging
- aging-clock
- biology
- dna-methylation
---

# yingcausage

Causality-enriched chronological-age clock using EWMR-prioritized CpGs and feature-specific penalties derived from causality scores.

| | |
|---|---|
| **Predicts** | chronological age |
| **Species** | Homo sapiens |
| **Tissue** | whole blood |
| **Data type** | DNA methylation |
| **Model type** | causality-weighted elastic net regression |
| **Year** | 2024 |

## Use with pyaging

```python
import pyaging as pya

pya.pred.predict_age(adata, ["yingcausage"])
```

Browse every clock in the [pyaging Clock Catalogue](https://pyaging.readthedocs.io).

## Citation

Ying, K., Liu, H., Tarkhov, A.E. et al. Causality-enriched epigenetic age uncouples damage and adaptation. Nature Aging 4, 231–246 (2024).

https://doi.org/10.1038/s43587-023-00557-0