From d5bdda6738f3b65becdfec4d8495d5ac4b101e9f Mon Sep 17 00:00:00 2001 From: gibran hemani Date: Tue, 3 Dec 2024 16:41:28 +0000 Subject: [PATCH] adding birth as a separate age bin --- resources/phenotypes/agebins.csv | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/phenotypes/agebins.csv b/resources/phenotypes/agebins.csv index a448730..be2bd5f 100644 --- a/resources/phenotypes/agebins.csv +++ b/resources/phenotypes/agebins.csv @@ -1,12 +1,13 @@ category,min,max -infancytoddlerhood,0,3 +birth,0,0.25 +infancytoddlerhood,0.25,3 earlychildhood,3,8 middlechildhoodprepubertal,8,12 adolescence,12,18 youngadulthood,18,40 middleadulthood,40,65 lateadulthood,65,125 -0-1,0,1 +0-1,0.25,1 1-2,1,2 2-3,2,3 3-4,3,4