Skip to content
/ PyHDX Public
forked from Jhsmit/PyHDX

Derive ΔG for single residues from HDX-MS data

License

Notifications You must be signed in to change notification settings

sajetan/PyHDX

 
 

Repository files navigation

PyHDX

biorxiv test_action zenodo license docs coverage

Documentation

PyHDX is python project which can be used to derive Gibbs free energy from HDX-MS data. Currently the project is functional but in beta, future versions will likely subject to changes in API and analysis.

Installation

Installation with `conda`:

(Currently PyHDX 0.3.2 is unavailable on conda-forge due to issues with python 3.9 please use 0.3.0 or install from source/pip)

$ conda install -c conda-forge pyhdx

Installation with `pip`:

$ pip install pyhdx

Development install instructures in docs/installation.rst

Run PyHDX

$ pyhdx serve

Please refer to the docs for more details on how to run PyHDX.

Web Application

The PyHDX web application is currently hosted at: http://pyhdx.jhsmit.org/main

A test file can be downloaded from here and here. (right click, save as).

Two other web applications are available. To upload fitting results from the main application and visualize: http://pyhdx.jhsmit.org/single

To upload multiple fitting result datasets and compare and visualize: http://pyhdx.jhsmit.org/diff

The 0.4.0 beta version of PyHDX (featuring batch fitting / multiple states) is hosted at: http://pyhdx-beta.jhsmit.org/main

About

Derive ΔG for single residues from HDX-MS data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.1%
  • Jupyter Notebook 22.2%
  • JavaScript 19.9%
  • HTML 1.3%
  • Other 1.5%