From 600cca706dacbf75befe64abd5c7343cf149da94 Mon Sep 17 00:00:00 2001 From: Andy Reagan Date: Thu, 26 Mar 2026 00:20:24 -0400 Subject: [PATCH 1/3] Update README.rst Typo --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2838345..3f10f97 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Biolearn Biolearn enables easy and versatile analyses of biomarkers of aging data. It provides tools to easily load data from publicly available sources like the `Gene Expression Omnibus `_, `National Health and Nutrition Examimation Survey `_, -and the `Framingham Heart Study `_. Biolearn also contains reference implemenations for common aging clock such at the +and the `Framingham Heart Study `_. Biolearn also contains reference implementations for common aging clock such at the Horvath clock, DunedinPACE and many others that can easily be run in only a few lines of code. You can read more about it in our `paper `_. @@ -54,4 +54,4 @@ If you find any bugs with biolearn please create a Github issue including how we Contributing ============ -Detailed instructions on developer setup and how to contribute are available `in the repo `_ \ No newline at end of file +Detailed instructions on developer setup and how to contribute are available `in the repo `_ From b562a937baef06fa720985d73f6a666b70674f97 Mon Sep 17 00:00:00 2001 From: Marc Balestreri Date: Sat, 28 Mar 2026 18:28:29 -0700 Subject: [PATCH 2/3] fix: additional README typos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3f10f97..4f10b18 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Biolearn ======== Biolearn enables easy and versatile analyses of biomarkers of aging data. It provides tools to easily load data from publicly available sources like the -`Gene Expression Omnibus `_, `National Health and Nutrition Examimation Survey `_, -and the `Framingham Heart Study `_. Biolearn also contains reference implementations for common aging clock such at the +`Gene Expression Omnibus `, `National Health and Nutrition Examination Survey `_, +and the `Framingham Heart Study `_. Biolearn also contains reference implementations for common aging clock such as the Horvath clock, DunedinPACE and many others that can easily be run in only a few lines of code. You can read more about it in our `paper `_. From 25811bf6bcde1ec6d301c0e7e485419e66a7a7c7 Mon Sep 17 00:00:00 2001 From: Marc Balestreri Date: Sat, 28 Mar 2026 20:21:29 -0700 Subject: [PATCH 3/3] Update README with improved formatting and content --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4f10b18..9a39b14 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Biolearn ======== Biolearn enables easy and versatile analyses of biomarkers of aging data. It provides tools to easily load data from publicly available sources like the -`Gene Expression Omnibus `, `National Health and Nutrition Examination Survey `_, +`Gene Expression Omnibus `_, `National Health and Nutrition Examination Survey `_, and the `Framingham Heart Study `_. Biolearn also contains reference implementations for common aging clock such as the Horvath clock, DunedinPACE and many others that can easily be run in only a few lines of code. You can read more about it in our `paper `_.