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

Bug: generate_pathogenicity_pdb no longer modifies PDB files #43

Open berntpopp opened 2 months ago

berntpopp commented 2 months ago

Description: The generate_pathogenicity_pdb function, which was previously responsible for adding pathogenicity information to PDB files, is no longer functioning as expected. The PDB files are not being modified, resulting in missing pathogenicity data.

Expected Behavior:

Proposed Solution: