Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(cvr): Data Sources table hardcodes stale ClinVar and gnomAD versions #303

Description

@camlloyd

Summary

The clinical-variant-reporter Data Sources table hardcodes ClinVar 2025-03-01 release and gnomAD v4.1 regardless of which Ensembl release is actually queried at runtime.

Location

skills/clinical-variant-reporter/clinical_variant_reporter.py, lines 498-499.

Suggested fix

In live mode, fetch the Ensembl release number from https://rest.ensembl.org/info/software and report ClinVar/gnomAD as bundled with that release. In demo mode, label as demo cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions