The Amissense Tool analyzes and visualizes AlphaMissense pathogenicity scores, integrating AlphaFold structures and ClinVar data. It offers automated pipelines, visualizations, and versatile command-line utilities.
MIT License
0
stars
0
forks
source link
Feat: Use Static JSON API for AlphaMissense Scores #23
Description:
Incorporate the static JSON API for AlphaMissense scores hosted at https://github.com/halbritter-lab/alpha-missense-scores/tree/main/scores/json. This will streamline the process of fetching AlphaMissense scores and eliminate the need for repeated downloads.
Proposed Solution: