2 Open Issues Need Help Last updated: Aug 29, 2025

Open Issues Need Help

View All on GitHub

VariantGrid public repo

Python

AI Summary: Implement a setting in the VariantGrid application to optionally display genomic coordinates in HGVS format (e.g., NC_000005.10:g.172454352T>A) instead of the internal format (e.g., 5:172454352 T>A) in search results and the HGVS tester. This involves modifying the display logic in these sections of the application to accommodate the new setting.

Complexity: 3/5
good first issue

VariantGrid public repo

Python