prody

Analyze protein dynamics and structure using Normal Mode Analysis with ANM and GNM models.

19|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill prody
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prody
Source: https://github.com/tondevrel/scientific-agent-skills/tree/main/skills/prody
Command: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill prody

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps researchers understand the dynamic behavior and structural flexibility of proteins, bridging the gap between static molecular structures and their functional movements.

Core Features & Use Cases

  • Protein Dynamics Simulation: Predict collective motions using Elastic Network Models (ANM/GNM).
  • Structural Ensemble Analysis: Perform Principal Component Analysis (PCA) on multiple protein conformations.
  • Evolutionary Analysis: Analyze sequence conservation and co-evolutionary patterns.
  • Use Case: Predict how a protein might change shape upon ligand binding or identify key flexible regions crucial for its function.

Quick Start

Use the prody skill to perform Normal Mode Analysis on the PDB file '1p38.pdb' and save the results.

Frequently Asked Questions about prody

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

FAQPage Schema
How do I perform Normal Mode Analysis on a protein structure?

You perform Normal Mode Analysis by applying Anisotropic Network Model (ANM) and Gaussian Network Model (GNM) calculations to a protein structure, predicting its collective motions and structural flexibility.

What is Principal Component Analysis used for in structural biology?

In structural biology, Principal Component Analysis is used for structural ensemble analysis, extracting dominant conformational changes across multiple protein structures to identify major motions. This reveals functional regions and flexibility.

Can I analyze protein co-evolutionary patterns and sequence conservation?

Yes, you can analyze protein co-evolutionary patterns and sequence conservation to predict functional regions, identifying how residues change together over evolutionary time and mapping these constraints onto the structural dynamics.

Does protein dynamics analysis work with standard PDB files?

Protein dynamics analysis works directly with standard PDB files, using the atomic coordinates to simulate collective motions and identify flexible regions without requiring full molecular dynamics simulation trajectories.

What is the best way to predict protein flexibility without running molecular dynamics simulations?

The best way to predict protein flexibility without molecular dynamics simulations is using Elastic Network Models, which calculate collective motions and identify functional regions directly from the static structure.

When should I use Gaussian Network Model versus Anisotropic Network Model for protein dynamics?

Use the Gaussian Network Model for isotropic fluctuations of residues and the Anisotropic Network Model for directional collective motions, both predicting protein flexibility and structural dynamics from the network of contacts.