What problem does it solve?
It solves the problem of turning raw 23andMe genotype files into an organized, queryable genomics dataset with annotated health risk, trait, ancestry, and drug-sensitivity insights.
Core Features & Use Cases
- Personal genome database creation: Imports tab-delimited 23andMe SNP data into a local SQLite database for fast SNP queries and downstream analyses.
- Clinical variant annotation: Downloads and indexes ClinVar data and cross-references SNPs to highlight pathogenic or likely pathogenic variants and associated diseases.
- Pharmacogenomics interpretation: Uses PharmGKB-style drug-gene interaction mappings to surface drug sensitivities and evidence levels for common medications.
- Trait, ancestry, and reporting outputs: Computes selected trait and ancestry markers and generates a personalized Markdown report with a summarized narrative plus supporting data structures.
Quick Start
Provide your 23andMe raw genotype file and run the pipeline to produce your local genome.db, ClinVar/PharmGKB lookups, and a personalized_genomics_report.md.