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: Modularization #8

Open berntpopp opened 3 weeks ago

berntpopp commented 3 weeks ago

Modularize the existing codebase into distinct modules (e.g., data_fetcher.py, utils.py, graphs.py) to improve readability, maintainability, and scalability.

berntpopp commented 3 weeks ago

Maybe split utils.py into smaller modules