PythonPDB

Examples

  • Working with PDB Structures in Pandas

Python API

  • python_pdb
    • python_pdb package
      • Subpackages
        • python_pdb.formats package
      • Submodules
      • Module contents
PythonPDB
  • python_pdb
  • python_pdb package
  • python_pdb.formats package
  • View page source

python_pdb.formats package

Submodules

  • python_pdb.formats.pandas module
    • generate_records_from_pandas()
  • python_pdb.formats.pdb module
    • ALT_LOC_RANGE
    • ATOM_NAME_RANGE
    • ATOM_NUMBER_RANGE
    • B_FACTOR_RANGE
    • CHAIN_ID_RANGE
    • CHARGE_RANGE
    • ELEMENT_RANGE
    • INSERT_CODE_RANGE
    • MODEL_SERIAL_RANGE
    • OCCUPANCY_RANGE
    • RECORD_TYPE_RANGE
    • RESIDUE_NAME_RANGE
    • SEQ_ID_RANGE
    • X_POS_RANGE
    • Y_POS_RANGE
    • Z_POS_RANGE
    • format_atom_record()
    • format_model_record()
    • generate_records_from_pdb()
  • python_pdb.formats.residue module
    • AMINO_ACIDS
    • ONE_TO_THREE_CODE
    • THREE_TO_ONE_CODE
    • UnknownResidueError

Module contents

Previous Next

© Copyright 2023, Benjamin McMaster.

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