ocampoatac2 / README.md
lucascamillomd's picture
Sync ocampoatac2
3a40600 verified
|
Raw
History Blame Contribute Delete
926 Bytes
---
license: mit
library_name: pyaging
tags:
- pyaging
- aging-clock
- biology
- chromatin-accessibility
---
# ocampoatac2
Alternate packaged implementation loaded from the authors' GitHub final_coefs.tsv; it represents the same uncorrected final ATAC-clock target, not a deployable cell-composition-corrected clock.
| | |
|---|---|
| **Predicts** | chronological age |
| **Species** | Homo sapiens |
| **Tissue** | peripheral blood mononuclear cells |
| **Data type** | chromatin accessibility |
| **Model type** | elastic net regression |
| **Year** | 2023 |
## Use with pyaging
```python
import pyaging as pya
pya.pred.predict_age(adata, ["ocampoatac2"])
```
Browse every clock in the [pyaging Clock Catalogue](https://pyaging.readthedocs.io).
## Citation
Morandini, F. et al. ATAC-clock: An aging clock based on chromatin accessibility. GeroScience 46, 635-650 (2024).
https://doi.org/10.1007/s11357-023-00986-0