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: Add Function to Download PDB Files #7

Open berntpopp opened 3 months ago

berntpopp commented 3 months ago

Add a utility function to download PDB files from relevant repositories, with support for error handling and retry mechanisms.

berntpopp commented 3 months ago

This function exists now. Check if it meets all requirements.