halbritter-lab / Amissense

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

Open berntpopp opened 2 months ago

berntpopp commented 2 months ago

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

  1. 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.
  2. 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.
  3. Documentation:

    • Update the documentation to reflect the changes in the JSON structure.
    • Provide examples of the new JSON output format.

References

berntpopp commented 2 months ago

See: https://github.com/halbritter-lab/alpha-missense-scores/issues/1