{"message":"ChemoTox API","version":"1.0.0","endpoints":{"GET /api/gene/symbols":"Get all available gene symbols","GET /api/gene/symbol/search?gene_symbol=<symbol>":"Search for gene data","GET /api/gene/symbol/showFoldChange?gene_symbol=<symbol>":"Get fold change plot (base64)","GET /api/gene/symbol/showLSMeanControl?gene_symbol=<symbol>":"Get LSmean(Control) plot (base64)","GET /api/gene/symbol/showLSMeanTenMgKg?gene_symbol=<symbol>":"Get LSmean(10mg/kg) plot (base64)","POST /api/gene/add":"Add a new gene to the database","POST /api/ontology/analyze":"Analyze gene ontology from uploaded file","POST /api/ontology/theme-chart":"Generate theme-specific chart","POST /api/ontology/summary-chart":"Generate ontology summary chart","POST /api/ontology/custom-analyze":"Custom theme analysis","POST /api/ontology/custom-summary-chart":"Custom theme summary chart","POST /api/ontology/theme-overlap-network":"Theme-theme gene overlap network (nodes, edges)","GET /api/debug/themes":"Debug: Show available themes","POST /api/debug/test-enrichment":"Debug: Test enrichment analysis"}}