-
Notifications
You must be signed in to change notification settings - Fork 2
Score set summary statistics #35
Copy link
Copy link
Open
Labels
app: backendTask implementation touches the backendTask implementation touches the backendapp: frontendTask implementation touches the frontendTask implementation touches the frontendtype: enhancementEnhancement to an existing featureEnhancement to an existing feature
Metadata
Metadata
Assignees
Labels
app: backendTask implementation touches the backendTask implementation touches the backendapp: frontendTask implementation touches the frontendTask implementation touches the frontendtype: enhancementEnhancement to an existing featureEnhancement to an existing feature
Now that datasets are switching over to MAVE-HGVS, which can more be easily turned into data objects and analyzed, we should think about adding some basic summary statistics to each score set page. These would not be quality metrics per se, but would give users some additional insights into each datasets.
These could either be included as part of a new visualization/exploration pane (nicer), or just calculated and baked into the text on the page (easier).
Items we could add include:
There's a potential benefit to exposing these via API as well, and allowing users to retrieve datasets based on these values.