populationgenomics / variant-curation-portal

Web application for curating loss of function variants
MIT License
1 stars 0 forks source link

Add NULL coalescing for Allelic Depth field rendering in react #63

Closed EddieLF closed 9 months ago

EddieLF commented 9 months ago

Minor fix to handle NULL values in the AD and AD_all fields, otherwise the Variant Curation page will not load for the older, existing variants where these fields are NULL.