PyHDX version 0.4.0 beta8
Pre-release
Pre-release
Changes:
- Added ΔRFU in web interface
- Fixed bug where duplicate entries appeared in controls by using corrected
start
andend
fields - Initial guesses are now interpolated at fitting function and guesses are now broadcast over sample axis
- Added
MultiTransform
which takes multiple sources as input andSelectTransform
for the protein view (3d21e4d) - Reverted template back to GoldenTemplate #249
- Fixed initial guesses by association model (fbe9c23)
- Added PDBeMolstar protein viewer #252
- Minor tweaks to web app css #254