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
Feature Request: Adapt Amissense Tool to Generate JSON Files Following New Schema #32
To ensure consistency and interoperability, the Amissense tool needs to generate JSON files that comply with the new schema proposed in the Alpha Missense Scores repository.
Requirements
Update JSON Generation:
Modify the JSON generation logic to follow the newly defined schema.
Ensure that all required fields and structures are compliant with the schema.
Testing:
Validate the generated JSON files against the schema during testing.
Ensure that any existing files generated by the tool are backward-compatible with the new schema.
Documentation:
Update the documentation to reflect the changes in the JSON structure.
Description
To ensure consistency and interoperability, the Amissense tool needs to generate JSON files that comply with the new schema proposed in the Alpha Missense Scores repository.
Requirements
Update JSON Generation:
Testing:
Documentation:
References