DEERconstruct
This App allows users to test the hypothesis that certain components of distance profiles obtained from fitting time domain Double Electron-Electron Resonance (DEER) data are insignificant and can be removed from consideration when deriving a physical meaning from the distance profile.
DEERconstruct accepts the output of DeerAnalysis or .dat files structured as follows:
(:,1) = distance axis
(:,2) = P(r)
(:,3) = time axis
(:,4) = zero time and background corrected time domain data
(:,5) = time domain fit corresponding to P(r)
The time domain signals are computed from each suppression combination using the typical dipolar kernel 'K(r,t)' and compared to the incoming P(r) by calculation of RMSD between their time domain representations.
Zitieren als
Casey, Thomas M., and Gail E. Fanucci. “Spin Labeling and Double Electron-Electron Resonance (DEER) to Deconstruct Conformational Ensembles of HIV Protease.” Methods in Enzymology, Elsevier, 2015, pp. 153–87, doi:10.1016/bs.mie.2015.07.019.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- AI and Statistics > Statistics and Machine Learning Toolbox > Hypothesis Tests >
- Sciences > Chemistry >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.2 | -Minor layout adjustments |
||
2.1 | -Added option to revert an optimization if the results are illogical
|
||
2.0 | -Transitioned to App Designer
|
||
1.3 | - Pulled sub-functions out as separate m files
|
||
1.2.1.0 | -Minor bug fixes |
||
1.2.0.0 | -Saving now includes more of the original data and gives the option to save
|
||
1.1.0.0 | -Fixed issue where filenames with multiple underscores didn't allow for the correct filename patching necessary for the code to find and load the "_fit" file
|
||
1.0.2.0 | minor code cleanup, minor bug fixes |
||
1.0.1.0 | -Removed {'fontname', 'symbol'} and replaced with call to latex interpreter for users with newer matlab versions
|
||
1.0.0.0 |