pepkit

Contents

  • Getting Started
    • What is PepKit?
    • TL;DR install
    • Verify installation
    • Recommended: use a virtual environment
    • Support
  • Chemical Modeling
    • At a glance
    • Sequence ⇄ SMILES conversion
      • Convert a peptide sequence → SMILES
      • Convert SMILES → sequence
      • Round-trip quick check
    • Standardization & filtering
    • Descriptors
    • See also
  • Query
    • Quick overview
    • Fetch a single PDB
    • Filter PDB
      • Single validation
      • Batch validation
      • Command line interface
    • Constraint-based PDB query
    • See also
  • Graph
  • Modeling
    • Overview
    • Examples
      • Single (direct) analysis
      • Per-entry (all ranked models)
    • Command line usage
      • Single entry
      • Batch (multiple entries)
    • Turning results into a summary table
    • Quick notes & tips
    • API quick reference
    • See also
  • API Reference
    • Module map
    • Chem Module
      • Conversion (pepkit.chem.conversion.conversion)
      • Descriptor (pepkit.chem.desc.descriptor)
      • Standardize (pepkit.chem.standardize)
    • Query Module
      • Request (pepkit.query.request)
      • Filter (pepkit.query.filter)
      • Constraint-based query (pepkit.query.query)
    • Modelling Module
      • Analysis (pepkit.modelling.af.post.analysis)
  • Changelog
    • Version 0.0.5
      • Highlights
      • Documentation
      • Packaging & dependencies
      • CLI
pepkit
  • Index

Index

A | B | D | E | J | L | M | O | P | S | T

A

  • all_analysis() (pepkit.modelling.af.post.analysis.Analysis method)
  • Analysis (class in pepkit.modelling.af.post.analysis)
  • AnalysisInputs (class in pepkit.modelling.af.post.analysis)
  • args() (pepkit.modelling.af.post.analysis.Analysis static method)

B

  • batch_analysis() (pepkit.modelling.af.post.analysis.Analysis method)
  • BatchStats (class in pepkit.modelling.af.post.analysis)

D

  • dockq_fail (pepkit.modelling.af.post.analysis.BatchStats attribute)
  • dockq_ok (pepkit.modelling.af.post.analysis.BatchStats attribute)

E

  • empty (pepkit.modelling.af.post.analysis.BatchStats attribute)
  • EntryMeta (class in pepkit.modelling.af.post.analysis)
  • error (pepkit.modelling.af.post.analysis.BatchStats attribute)

J

  • json_path (pepkit.modelling.af.post.analysis.AnalysisInputs attribute)

L

  • length (pepkit.modelling.af.post.analysis.EntryMeta attribute)

M

  • main() (in module pepkit.modelling.af.post.analysis)
  • module
    • pepkit.modelling.af.post.analysis

O

  • ok (pepkit.modelling.af.post.analysis.BatchStats attribute)

P

  • pdb_path (pepkit.modelling.af.post.analysis.AnalysisInputs attribute)
  • pepkit.modelling.af.post.analysis
    • module
  • processing_time (pepkit.modelling.af.post.analysis.EntryMeta attribute)
  • ProgressLogger (class in pepkit.modelling.af.post.analysis)

S

  • single_analysis() (pepkit.modelling.af.post.analysis.Analysis method)

T

  • tick() (pepkit.modelling.af.post.analysis.ProgressLogger method)

© Copyright 2026, Vivi-Tran.

Built with Sphinx using a theme provided by Read the Docs.