diff --git a/README.md b/README.md index 726ffba..9a243ce 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ - [Web Scraping](#web-scraping) - [Spatial Analysis](#spatial-analysis) - [Quantum Computing](#quantum-computing) +- [Bioinformatics](#bioinformatics) - [Conversion](#conversion) - [Contributing](#contributing) - [License](#license) @@ -552,6 +553,9 @@ * [PennyLane](https://github.com/XanaduAI/pennylane) - Quantum machine learning, automatic differentiation, and optimization of hybrid quantum-classical computations. * [QML](https://github.com/qmlcode/qml) - A Python Toolkit for Quantum Machine Learning. +## Bioinformatics +* [dna-claude-analysis](https://github.com/shmlkv/dna-claude-analysis) - Personal genome analysis toolkit with Python scripts analyzing raw DNA data across 17 categories (health risks, ancestry, pharmacogenomics, nutrition, psychology, etc.) and generating a terminal-style single-page HTML visualization. + ## Conversion * [sklearn-porter](https://github.com/nok/sklearn-porter) - Transpile trained scikit-learn estimators to C, Java, JavaScript, and others. * [ONNX](https://github.com/onnx/onnx) - Open Neural Network Exchange.