pgdh_ipsae

Score 15-PGDH binder designs using the ipSAE metric on Lyceum.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/alex-hh/in-silico-pgdh --skill pgdh-ipsae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pgdh_ipsae
Source: https://github.com/alex-hh/in-silico-pgdh/tree/main/.claude/skills/pgdh_ipsae
Command: npx skills add https://github.com/alex-hh/in-silico-pgdh --skill pgdh-ipsae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the scoring and ranking of protein binder designs for the 15-PGDH target, streamlining the evaluation process and identifying top candidates for further development.

Core Features & Use Cases

  • Scoring Binder Designs: Evaluates protein-protein interaction confidence using the ipSAE metric.
  • Ranking Candidates: Ranks designs based on ipSAE and other relevant metrics like pDockQ and LIS.
  • Filtering Designs: Helps filter designs before computationally intensive steps like cross-validation.
  • Use Case: After generating potential binder designs using tools like BoltzGen or RFdiffusion, use this Skill to quickly assess their binding potential to 15-PGDH and select the most promising ones for submission.

Quick Start

Use the pgdh_ipsae skill to score the binder design located at 'pgdh_campaign/out/boltz2/candidate_1/model_0.cif' with its corresponding PAE file 'pgdh_campaign/out/boltz2/candidate_1/pae.json'.

Frequently Asked Questions about pgdh_ipsae

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I score protein binder designs for the 15-PGDH target?

You can score protein binder designs for the 15-PGDH target using the ipSAE metric on Lyceum. This Skill evaluates protein-protein interaction confidence by processing predicted complex structures and PAE files to calculate interaction scores.

What is the ipSAE metric used for ranking protein binder candidates?

The ipSAE metric is used for ranking protein binder candidates by evaluating interaction confidence. It works alongside pDockQ and LIS metrics to filter designs before computationally intensive steps like cross-validation.

How do I evaluate RFdiffusion or BoltzGen binder predictions against PDB 2GDZ?

To evaluate RFdiffusion or BoltzGen binder predictions against PDB 2GDZ, provide the predicted complex structure file and its corresponding PAE file. The Skill calculates ipSAE and other metrics to rank the designs.

Can I filter protein binder designs before cross-validation using ipSAE scores?

Yes, you can filter protein binder designs before cross-validation using ipSAE scores. The Skill ranks candidates based on ipSAE, pDockQ, and LIS metrics to identify top candidates for further development and submission.

Do I need predicted complex structures and PAE files to score 15-PGDH binders?

Yes, you need predicted complex structures and PAE files to score 15-PGDH binders. These inputs are required for the ipSAE evaluation process to assess binding potential and rank the designs accordingly.

What are the limitations of using ipSAE for protein design scoring?

Using ipSAE for protein design scoring requires precomputed predicted complex structures and PAE files. It applies specifically to the 15-PGDH target and serves as an initial filter before cross-validation rather than a final validation method.