Calculate HDX intrinsic exchange rates.
Project description
Python package for HDX intrinsic exchange rate calculation. The calculations are based on the following papers:
Bai, Y., Milne, J. S., Mayne, L. & Englander, S. W. Primary structure effects on peptide group hydrogen exchange. Proteins Structure, Function, and Bioinformatics 17, 75–86 (1993)
Connelly, G. P., Bai, Y., Jeng, M.-F. & Englander, S. W. Isotope effects in peptide group hydrogen exchange. Proteins 17, 87–92 (1993).
Mori, S., Zijl, P. C. M. van & Shortle, D. Measurement of water–amide proton exchange rates in the denatured state of staphylococcal nuclease by a magnetization transfer technique. Proteins Structure, Function, and Bioinformatics 28, 325–332 (1997)
Nguyen, D., Mayne, L., Phillips, M. C. & Walter Englander, S. Reference Parameters for Protein Hydrogen Exchange Rates. J. Am. Soc. Mass Spectrom. 29, 1936–1939 (2018).
See also the excel sheet on the Englander group website: http://hx2.med.upenn.edu/download.html
Free software: GNU General Public License v3
Features
Calculate intrinsic rate of amide hydrogen exchange in proteins.
Installation
$ pip install hdxrate
or
$ conda install -c conda-forge hdxrate
Usage
>>> from hdxrate import k_int_from_sequence >>> k_int_from_sequence('HHHHH', 300, 7.) array([0.00000000e+00, 2.62430718e+03, 6.29527446e+01, 6.29527446e+01, 9.97734191e-01])
Credits
HDXrate implementation is based on PSX intrinsic rate calculation https://github.com/Niels-Bohr-Institute-XNS-StructBiophys/PSX
Pedersen, M. C. et al. PSX, Protein–Solvent Exchange: software for calculation of deuterium-exchange effects in small-angle neutron scattering measurements from protein coordinates. J Appl Cryst 52, 1427–1436 (2019).
Maintenance
Jochem Smit <jhsmit@gmail.com> / <jochem.smit@kuleuven.be>
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
Built Distribution
File details
Details for the file HDXrate-0.2.2.tar.gz
.
File metadata
- Download URL: HDXrate-0.2.2.tar.gz
- Upload date:
- Size: 37.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/5.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8da72e8a380ae9fdc5657865f39b03aedcfce6ff922eefb9c8c7c7b4aa2d6b1 |
|
MD5 | 9f5972df9996ffb5d57530645789e34b |
|
BLAKE2b-256 | 38b06002c04b2cad785900d0cbbcdf3c1cf1a0504fb1ed71a493121be5cc15ef |
File details
Details for the file HDXrate-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: HDXrate-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/5.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee3e5742aefc60bc6cc364fef5acd7f95852074816f795c423f8b60b6891076e |
|
MD5 | 6b3ce9865329e43de58d3d99e6fe5170 |
|
BLAKE2b-256 | 915a5ea1c457c38b6372730d972f974bf7ef737b3fd40b223287e8d9218a1efd |