SACGF / SACGF/variantgrid

Variant Annotation columns count

Open
#1,695 0 comments 0 reactions 1 assignee Claimed by @davmlaw View on GitHub
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

Every so often, something goes wrong with the annotation (config etc), and columns are always blank.

If we kept stats per column on how many were non-null, we could find this pretty easily. It might also be useful to be able to estimate how a filter will behave.

Wondering whether to make a really big table (same as VariantAnnotation but with ints I guess - though that doesn't handle distinct values) or whether to just store it as JSON on `AnnotationRun`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.