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.11.tar.gz (71.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pdb_numpy-0.0.11.tar.gz
Algorithm Hash digest
SHA256 a9e89e01111891947453e5118b1760c6e5e509a742610659b92c7cd448b89289
MD5 746aa908e997bb6616a2ccdd8ed81eb9
BLAKE2b-256 30490f25e09df33ec32317e2d733eaa75d13a1c566d714acee3792c05de54f2f

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