Skip to main content

A package of Python objects for parsing and interacting with Alphafold models.

Project description

AlphafoldModel is a package to parse Alphafold PDB structures and PAE Matrices into interactive Python objects.

The package contains the following classes:

  • AlphafoldModel: Parses the Alphafold model PDB file alongside its JSON PAE matrix into an interactive Python object. It allows declarative queries for a model's local PAE and plDDT metrics.
  • ModelPDB: ModelPDB is the base class that carries the PDB parsing functionalities as well as residue-based nearest-neighbour search methods.
  • ModelPAE: ModelPAE is the base class that carries the PAE parsing functionalities for AlphafoldModel.
  • LoadedKDTree: LoadedKDTree is a wrapper class which provides an interface over the scipy.spatial.KDTree class to instead store and return arbitrary objects with coordinate information.

Explore the source file in:

src/AlphafoldModel/alphafoldmodel

Installing

pip install alphafoldmodel

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alphafoldmodel-1.0.3.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

alphafoldmodel-1.0.3-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file alphafoldmodel-1.0.3.tar.gz.

File metadata

  • Download URL: alphafoldmodel-1.0.3.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for alphafoldmodel-1.0.3.tar.gz
Algorithm Hash digest
SHA256 c0a5c099bae395201d2152008d0bd5281b4c94416cb55bd67faa5fcb78820742
MD5 9e70b95de399be862ffa11fb527e1db9
BLAKE2b-256 c7ba955a9fce1c926398fe8f6fa6c9748013ad2ffa026d0a6a9cf42e5379bde4

See more details on using hashes here.

File details

Details for the file alphafoldmodel-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for alphafoldmodel-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 797114b9ec8994803410e69eb754203785131cb2fbba12f7e4275fa6d39a4c3c
MD5 d73d9dbac289c0b793a28e98ca2e6f7a
BLAKE2b-256 e29ec4bd555264bd0ad76d66e9c0807240db50cc9bfaa787338cb49f4691aff4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page