From c5705dc733538c38dd2f875e990278c5d1c281c0 Mon Sep 17 00:00:00 2001 From: shmlkv Date: Mon, 2 Mar 2026 12:52:31 -0300 Subject: [PATCH] Add dna-claude-analysis to Medical health section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9a5764..db33c25 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,7 @@ If you need an app for **menstrual cycle tracking** please don't use any apps li ### Medical health - [Fasten](https://github.com/fastenhealth/fasten-onprem) - Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator, designed to integrate with 1000's of insurances/hospitals/clinics. +- [dna-claude-analysis](https://github.com/shmlkv/dna-claude-analysis) - Privacy-first personal genome analysis toolkit — all DNA data stays local on your machine. Python scripts analyze raw DNA data across 17 categories and generate a self-contained single-page HTML visualization with no external dependencies or cloud services. [Back to top 🔝](#contents)