You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`IMTBX_v4.x.x_with-View-UI-Grppr.zip` - Everyting in one package
6
+
-`IMTBX_v4.x.x_with-View-UI.zip` - IMTBX, Data Viewer, GUI. Grppr needs to be downloaded separately and put in the same folder as `ImtbxGrpprGui.exe`
7
+
-`grppr-0.3.xx.jar` - Only the Grppr program
8
+
9
+
## Changelog
10
+
11
+
### v4.4.1
12
+
13
+
- IMTBX update to v4.3.0
14
+
- Final fixes for calibration reading in older instruments.
15
+
- Allow calibration coefficients to only be scpeficied for one
16
+
function in HEADER.txt, they will be duplicated to other functions.
17
+
- Code duplicates removed, all reading of coefficients moved to
18
+
a single location.
19
+
20
+
### v4.4.0
21
+
22
+
- Grppr update to v0.3.15
23
+
- Fix Grppr crashing when input contained some clusters of 1, 2 or 3 peaks that had to be truncated.
24
+
25
+
### v4.3.1
26
+
27
+
- IMTBX update to v4.2.0
28
+
- Can accept 5 or 6 calibration coefficients in headers.txt
29
+
30
+
### v4.3.0
31
+
32
+
- Add `--allOut` option to Grppr to allow writing _*.isotopes_ files along with MGF.
33
+
- Add a checkbox to GUI Grppr LCMS-Only section for --allOut.
34
+
- Restore last state of the GUI form upon reopening.
35
+
- Another fix for how `-d` deisotoping options were passed from GUI to Grppr.
36
+
37
+
### v4.2.0
38
+
39
+
- Some bugfixes for IMTBX+Grppr GUI, not all parameters were passed on properly.
40
+
- Decrease lower mass boundary for AVERAGINE isotopic cluster detector to 50 from 200. Helps with small molecules if AVERAGINE is by accident used for them.
0 commit comments