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

Feature request: Create a Function to Generate a PyMOL Script in Analogy to the Chimera Script #48

Closed berntpopp closed 3 months ago

berntpopp commented 3 months ago

Description

The pipeline currently generates a Chimera script for visualizing protein structures with pathogenicity information. To broaden compatibility and provide similar functionality for PyMOL users, a new function should be created to generate an equivalent PyMOL script.

Proposed Solution

Acceptance Criteria

Additional Notes