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

refactor: Configuration Management #1

Closed berntpopp closed 4 weeks ago

berntpopp commented 4 weeks ago

Implement a config.json file to replace hardcoded magic numbers and other settings throughout the codebase. This will make configuration management more flexible and maintainable.