Helix Insight

Documentation / Reference Databases / Update Policy

Database Update Policy

Reference database updates affect variant classification. A variant classified as VUS today may be reclassified as Likely Pathogenic after a ClinVar update adds new clinical evidence. Helix Insight manages database updates through a controlled process that balances clinical currency with classification stability.

Update Principles

Versioned and Documented

Every database update is logged with version, date, record counts, and validation results. The current version of each database is displayed on its documentation page.

Validated Before Deployment

Each database update undergoes regression testing against a reference cohort of known pathogenic and benign variants. Classification changes are reviewed before production deployment.

Atomic Updates

Database updates are applied atomically. All analyses in progress complete with the previous version. New analyses use the updated version. No analysis ever mixes database versions.

Reproducible

Analysis results include the database versions used. Re-analysis of a case with the same database versions will produce identical results.

Update Schedule

DatabaseFrequencyCurrentNote
gnomADMajor release onlyv4.1.0Major releases add significant new samples or populations.
ClinVarQuarterly2025-01Quarterly cadence balances currency with validation effort.
dbNSFPMajor release only4.9cIncludes predictor algorithm updates.
SpliceAIWith Ensembl releaseMANE R113Tied to VEP cache version.
gnomAD ConstraintWith gnomADv4.1.0Updated alongside population frequency data.
HPOQuarterlyLatest releasePhenotype annotations are actively curated.
ClinGenQuarterlyLatest releaseDosage curation is ongoing.
Ensembl VEPAnnualRelease 113Includes transcript model updates.

Validation Process

Before any database update reaches production, the following validation steps are performed:

1

Record Count Verification

Compare new version record counts against previous version. Unexpected drops in coverage trigger manual review.

2

Schema Compatibility

Verify that all columns and data types expected by the annotation pipeline are present in the new version.

3

Reference Cohort Regression

Run classification on a curated set of variants with known pathogenicity. Compare results against expected classifications.

4

Classification Delta Report

Generate a report of all classification changes between database versions. Review reclassifications for clinical appropriateness.

5

Deployment Approval

Classification delta report is reviewed. If changes are within acceptable limits, the update is approved for production deployment.

Impact on Existing Analyses

Database updates do not retroactively change existing analysis results. Completed analyses retain their original database versions and classifications. To benefit from updated databases, cases can be re-analyzed using the current database versions. The platform tracks which database versions were used for each analysis.

Version History

Database version changes are documented in the Changelog. Each entry includes the database name, old and new versions, number of classification changes in the reference cohort, and the deployment date.