ID: e995e7bc-358 Priority: 98 Type: one_shot Status: open
[Demo] Enrich top hypotheses with PubMed papers and evidence ratings
enrichment/enrich_hyp_papers.py: changed papers.id to papers.paper_id, hypothesis_papers.pmid to hypothesis_papers.paper_id (with value f"paper-{pmid}"), and hp.pmid to hp.paper_id in HAVING clause. The script was failing with "table has no column named" errors. Commit: 5cad5294c [task:e995e7bc-3582-4090-a50e-a6709bd81575]