PepKit Documentation ==================== .. raw:: html .. raw:: html

High-level PepKit module overview (chemistry, graphs, queries, modeling)

At a glance ----------- .. raw:: html

What it helps with

Peptide format conversion, dataset standardization, feature extraction, graph-based modeling, PDB queries, and structure-level post-processing and rescoring.

Who it is for

Users building peptide datasets, exploring graph-based peptide representations, querying peptide–protein complexes, or benchmarking structural models.

Quick install

pip install pepkit

Minimal example and full quickstart are in the Getting Started guide.

Start here ---------- .. raw:: html

Getting Started

Install PepKit and run a minimal end-to-end example.

  • Quickstart
  • Example
Open guide →

Chem

FASTA ⇄ SMILES conversion, standardization, and descriptors.

  • FASTA
  • SMILES
  • RDKit
Explore chem →

Graph

Peptide modeling using graph-based representations and utilities.

  • Graph
  • Alignment
Explore graph →

Query

Constraint-based PDB queries for peptide–protein complexes.

  • PDB
  • Filters
Explore queries →

Modeling

Post-process and rescore predicted complexes (e.g. AlphaFold outputs).

  • Rescore
  • AlphaFold
Explore modeling →

API Reference

Programmatic reference for PepKit modules and functions.

  • API
  • Reference
Explore API →
.. toctree:: :caption: Contents :maxdepth: 2 Getting Started Chemical Modeling Query Graph Modeling API Reference Changelog