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

Feat: Unit Tests #21

Open berntpopp opened 3 months ago

berntpopp commented 3 months ago

Description:
Write unit tests to ensure the correctness of functions and modules. Comprehensive tests will help catch bugs early and ensure that changes do not introduce regressions.

Proposed Solution: