From a703fa6a5311f33de066664e515d842ea2f7f71a Mon Sep 17 00:00:00 2001 From: shmlkv Date: Mon, 2 Mar 2026 12:52:51 -0300 Subject: [PATCH] Add dna-claude-analysis to Visualization section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3917b45..0bb9f3a 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ them. - [TTK](https://topology-tool-kit.github.io/) - Topological data analysis and visualization. (C++/Python, BSD, [GitHub](https://github.com/topology-tool-kit/ttk)) - [morphologica](https://github.com/ABRG-Models/morphologica) - Header-only, modern OpenGL code to visualize numerical simulations at runtime. (C++, Apache 2.0, GitHub) +- [dna-claude-analysis](https://github.com/shmlkv/dna-claude-analysis) - Personal genome analysis toolkit with Python scripts for scientific analysis of raw DNA data across 17 categories and HTML visualization of results. + (Python, [GitHub](https://github.com/shmlkv/dna-claude-analysis)) ## Other libraries and tools