lucascamillomd commited on
Commit
a65b6b9
·
verified ·
1 Parent(s): 1b82c8c

Sync grimage2adm

Browse files
Files changed (3) hide show
  1. README.md +38 -0
  2. config.json +36 -0
  3. grimage2adm.pt +3 -0
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ library_name: pyaging
4
+ tags:
5
+ - pyaging
6
+ - aging-clock
7
+ - biology
8
+ - dna-methylation
9
+ ---
10
+
11
+ # grimage2adm
12
+
13
+ ADM is a vasodilator peptide hormone; DNAm ADM is an inherited GrimAge plasma-protein surrogate.
14
+
15
+ | | |
16
+ |---|---|
17
+ | **Predicts** | adrenomedullin |
18
+ | **Species** | Homo sapiens |
19
+ | **Tissue** | whole blood |
20
+ | **Data type** | DNA methylation |
21
+ | **Model type** | elastic net regression |
22
+ | **Year** | 2022 |
23
+
24
+ ## Use with pyaging
25
+
26
+ ```python
27
+ import pyaging as pya
28
+
29
+ pya.pred.predict_age(adata, ["grimage2adm"])
30
+ ```
31
+
32
+ Browse every clock in the [pyaging Clock Catalogue](https://pyaging.readthedocs.io).
33
+
34
+ ## Citation
35
+
36
+ Lu, A. T., et al. “DNA methylation GrimAge version 2.” Aging 14(23): 9484–9549 (2022).
37
+
38
+ https://doi.org/10.18632/aging.204434
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "approved_by_author": "\u231b",
3
+ "citation": "Lu, A. T., et al. \u201cDNA methylation GrimAge version 2.\u201d Aging 14(23): 9484\u20139549 (2022).",
4
+ "citations": 291,
5
+ "citations_date": "2026-07-05",
6
+ "clock_name": "grimage2adm",
7
+ "data_type": "DNA methylation",
8
+ "doi": "https://doi.org/10.18632/aging.204434",
9
+ "journal": "Aging",
10
+ "last_author": "Steve Horvath",
11
+ "model_type": "elastic net regression",
12
+ "n_features": 187,
13
+ "notes": "ADM is a vasodilator peptide hormone; DNAm ADM is an inherited GrimAge plasma-protein surrogate.",
14
+ "platform": [
15
+ "Illumina 450K"
16
+ ],
17
+ "population": "older adults",
18
+ "postprocess": "cox_to_years",
19
+ "predicts": [
20
+ "adrenomedullin"
21
+ ],
22
+ "reference_values": true,
23
+ "research_only": true,
24
+ "species": "Homo sapiens",
25
+ "tissue": [
26
+ "whole blood"
27
+ ],
28
+ "training_target": [
29
+ "adrenomedullin"
30
+ ],
31
+ "unit": [
32
+ "picograms per milliliter"
33
+ ],
34
+ "version": "v0.3.0",
35
+ "year": 2022
36
+ }
grimage2adm.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cec6adff7910df82f9a3e92aad3e62e72e8a8c0ddd78a456d150005e15ba0c6
3
+ size 11173