Skip to content

UniDec Version 4.1.2

Compare
Choose a tag to compare
@michaelmarty michaelmarty released this 21 Jan 22:01
· 464 commits to master since this release
7c78c45

Version 4.1.2 UniDec.

Please cite Marty et al. Anal. Chem. 2015. DOI: 10.1021/acs.analchem.5b00140 if you use UniDec in publications.

Check out a video tutorial: https://www.youtube.com/watch?v=e33JxgY6CJY

Installation Instructions: Download the zip file and extract it to a convenient location. Click on "GUI_UniDec.exe". The software should then run with no additional installation. It is a self-contained package. Note, this compiled version will only run on Windows.

It is possible to build and run UniDec on Linux and Mac, but you will need to compile the binary from the C code and run the GUI with Python.

Note: We rely on help from the community to find issues and suggest improvements. If you encounter a bug, first try downloading the latest version if available. If that doesn't fix it, please send an email to [email protected]. Thanks for your continued help.

Change Log:

v.4.1.2

Added button in UniDec to turn off data normalization. Note: the beta values will be automatically scaled to match this.

Renamed the parameter ZScore in the UniScore calculation to CSScore. Added R squared to the UniScore calculation.

Added several experimental subtract and divide features. Tweaks to linear regression experimental feature.

Bug fixes and compatibility updates.