Skip to main content

Pdb_Numpy is a python library allowing simple operations on pdb coor files.

Project description

Documentation Status Build Status Code coverage PyPI - Version Downloads

About PDB-numpy

PDB Numpy Logo

pdb_numpy is a python library designed to facilitate working with PDB files in the context of structural bioinformatics. The library builds upon the powerful numpy library to provide efficient and easy-to-use tools for reading, manipulating, and analyzing PDB files.

The library includes a number of functions for working with PDB files, including functions for parsing PDB files and extracting relevant information, such as atomic coordinates, residue identities, and structural information. Additionally, pdb_numpy provides a range of functions for performing common manipulations on PDB structures, such as aligning structures, superimposing structures, and calculating RMSD values.

Main features:

  • Reading and writing PDB/MMCIF files

  • Selecting atoms

  • Superimposing structures using sequences alignment

  • RMSD calculation

  • DockQ calculation

  • Secondary Structure calculation (pseudo DSSP)

For more examples and documentation, see the pdb_numpy documentation at https://pdb-numpy.readthedocs.io/en/latest/readme.html.

Installation

pdb_numpy is available on PyPI and can be installed using pip:

pip install pdb_numpy

Alternatively, you can install pdb_numpy from source:

git clone https://github.com/samuelmurail/pdb_numpy
cd pdb_numpy
python setup.py install

Dependencies

pdb_numpy requires the following dependencies:

  • numpy

  • cython

Contributing

pdb_numpy is an open-source project and contributions are welcome. If you find a bug or have a feature request, please open an issue on the GitHub repository at https://github.com/samuelmurail/pdb_numpy. If you would like to contribute code, please fork the repository and submit a pull request.

To build locally the extension module, you can run the following command:

`bash python setup.py build_ext --inplace `

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.

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

pdb_numpy-0.0.12.tar.gz (72.3 kB view details)

Uploaded Source

File details

Details for the file pdb_numpy-0.0.12.tar.gz.

File metadata

  • Download URL: pdb_numpy-0.0.12.tar.gz
  • Upload date:
  • Size: 72.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for pdb_numpy-0.0.12.tar.gz
Algorithm Hash digest
SHA256 82630e807dde7c502821bc70b5f5de0a3dfba2406e164f843d42c7c712a12324
MD5 b0c5009e89d66e2e4661309151b47f77
BLAKE2b-256 e4e2cd7b3afe06b0b413dd93d7525b9e75744388107f58bdaffd96989993f4cb

See more details on using hashes here.

Supported by

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