- scoring/integration.py: Use CTEs with GROUP BY gene_id to deduplicate all evidence tables before LEFT JOIN (gnomAD had 211K rows for 18K genes due to per-transcript data; annotation/localization also had dupes) - literature/transform.py: Deduplicate gene_symbols before PubMed queries to avoid querying the same symbol multiple times - evidence_cmd.py: Fix Polars .alias() error in literature summary display - Updated report results with full 6-layer scoring (44 HIGH, 7268 MEDIUM) - Validation PASSED: known Usher genes median percentile 86.9% Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
34 lines
659 B
YAML
34 lines
659 B
YAML
generated_at: '2026-02-15T20:47:53.707513+00:00'
|
|
output_files:
|
|
- candidates.tsv
|
|
- candidates.parquet
|
|
statistics:
|
|
total_candidates: 19342
|
|
high_count: 44
|
|
medium_count: 7268
|
|
low_count: 12030
|
|
column_count: 22
|
|
column_names:
|
|
- gene_id
|
|
- gene_symbol
|
|
- gnomad_score
|
|
- expression_score
|
|
- annotation_score
|
|
- localization_score
|
|
- animal_model_score
|
|
- literature_score
|
|
- evidence_count
|
|
- available_weight
|
|
- weighted_sum
|
|
- composite_score
|
|
- quality_flag
|
|
- gnomad_contribution
|
|
- expression_contribution
|
|
- annotation_contribution
|
|
- localization_contribution
|
|
- animal_model_contribution
|
|
- literature_contribution
|
|
- confidence_tier
|
|
- supporting_layers
|
|
- evidence_gaps
|