Skip to content

Update to ORIGAMI-ANALYSE (1.2.0.3)

Compare
Choose a tag to compare
@lukasz-migas lukasz-migas released this 05 Nov 10:05
· 93 commits to master since this release

What changed in ORIGAMIANALYSE:

Note 

Again, this was meant to be a small-ish update but turned into a fairly significant revamp of ORIGAMI. Because of this, I have upgraded it to version 1.2.0.3.

General:

[IMPROVED]: The underlying codebase of ORIGAMI has been improved to make it more readable and more responsive

[IMPROVED]: Item font color will be automatically adjusted to ensure best contrast from the background color in various lists in the GUI

[CHANGED]: Modification of the table elements is now available by Right-clicking on the column name

[CHANGED]: Logging of events was temporarily disabled as it appears to be causing some issues. I haven't been able to figure out why it crashes the program (yet).

Tandem MS [NEW]:

[NEW]: Added support to load .mgf and .mzIdentML file formats to visualise tandem mass spectrometry results. Menu -> Open open-source files... to load .mgf files. You can then annotate the tandem MS with peptide fragments. See Figure 1 for example.

Interactive panel:

[NEW]: Started adding support for individual modification of parameters for interactive plots (double-clicking on an item in the list)

[NEW]: Interactive documents can now be visualised without access to internet. Just check the "Add offline support" checkbox

[NEW]: Annotated mass spectra will now include label + arrow (if available)

[IMPROVED]: Legends now work with markers and shaded areas

[FIXED]: Issue that prevent exporting interactive documents with legends has been removed

[FIXED]: Issue that prevent proper showing of toolbar has been removed

Peaklist panel:

[NEW]: Added 'Extract automatically' check tool (Peaklist -> Toolbar -> Extract...)

[NEW]: Added 'Overlay automatically' check tool (Peaklist -> Toolbar -> Overlay...)

[IMPROVED]: Added a lot of new shortcuts for easier plotting

Text file panel:

[NEW]: Added 'Extract automatically' check tool (Peaklist -> Toolbar -> Extract...)

[NEW]: Added 'Show chromatogram' and 'Show mobiligram' for each viewed file (Right-click -> Select appropriate)

[IMPROVED]: Added a lot of new shortcuts for easier plotting

[FIXED]: Removed an issue that prevented loading certain text files

[FIXED]: Removed an issue that would incorrectly remove documents from the text file list

Multiple MS files panel:

[NEW]: The average mass spectrum can be re-binned/re-processed based on new parameters (Process -> Average mass spectra (current document))

[IMPROVED]: Item font color will be automatically adjusted to ensure best contrast from the background color

[IMPROVED]: Average mass spectrum will be automatically re-binned/re-processed when an item is added or deleted

[FIXED]: Removed an issue that prevented typing-in numerical values in the 'variable' colument when using laptop keyboards. I have only ever encountered this issue once... Let me know if it still occurs!

Document tree:

[NEW]: Double-clicking on the document header will now clear all plots and show the most basic plots for that document (e.g. MS, DT, RT, etc). You can also do this by Right-click -> Refresh document.

[NEW]: You can now change the x-/y-axis labels for chromatograms and mobiligrams. Right-click on the item and slect 'Change x/y-axis to...'. These changes will be taken into account when extracting data from the chromatogram/mobiligram windows

[IMPROVED]: Significant improvements to the right-click menus (most notably for UniDec/Annotations)

Plots panel

[NEW]: Some images can now be rotated by 90 degrees (mainly 2D)

[IMPROVED]: Significant improvements to the right-click menus.

[IMPROVED]: Wheel-zoom in the X-dimensions has been improved (works like on maps now)

Data extraction:

[NEW]: You can now extract mass spectra from the '2D' panel. Hold CTRL on your keyboard and drag the mouse in the plot area. Only works when standard plot is shown (e.g. Drift time (bins) vs Scans/Time)

[IMPROVED]: All data extraction will be carried out in a temporary_data folder (found in the ORIGAMI directory). This should fix any issues where data was being extracted from network drives and should keep your HDDs a  little bit tidier. All files will be deleted at the end of the session.

[IMPROVED]: Data extraction in the DT, RT, DT/MS panels now takes into account the plot labels/units.

[IMPROVED]: Extracted mass spectra extracted in the DT and RT windows will be now shown in an area beneath the extraction plot (for convenience)

MS annotations:

[NEW]: Peaks can now be annotated with an arrow (also available when exporting in an interactive format)

[NEW]: Added new customisation parameters window where you can change your visualisation preferences. Action -> Customise other settings...

[IMPROVED]: Selection of a peak in the MS window using the mouse (Annotating: On) will automatically try to determine the charge state based on the peaks isotopic distribution. You can change the error tolerance in Action -> Customise other settings -> Charge prediction value (default: 0.05).

UniDec settings:

[NEW]: Plots can now be customised using settings editor. (Settings: UniDec -> Customise plots...)

[NEW]: You can switch between tabbed view where each plot is in a separate tab OR continuous view where all plots are available on the same page (Customise plots... -> Panel view)

[IMPROVED]: Deconvolution is now done in a multi-threaded mode. Should stop program from hanging

[IMPROVED]: All deconvolution results will be now stored in a temporary_data folder (found in ORIGAMI directory). This should keep your HDDs a little bit tidier. All files will be deleted at the end of the session.

MS comparison:

[NEW]: You can now assign your own label to the plot.

[IMPROVED]: You can now compare ALL available mass spectra and not just those that were hidden under 'Mass Spectra' tag. (This includes: Mass Spectra, Mass Spectrum, Mass Spectrum (processed)). To open comparison panel: Menu -> View -> Open MS comparison panel...)

Peak detection:

[IMPROVED]: Works in multi-threaded mode. Should stop program from hanging.

Figures:

Tandem MS editor

Annotated butterfly tandem mass spectrum

Annotated mass spectrum

Updated UniDec panel

Mailing list

If you would like to be added to a ORIGAMI mailing list where you will be notified of new releases, please contact lukasz.migas@manchester.ac.uk

How to update

Since the whole package was revamped, the only way to update ORIGAMI is to download the ORIGAMI_ANALYSE_v1.2.0.3.zip file, unpack it somewhere on your PC and it should work out of the box. :)

As you might notice, the size of the directory increased quite a bit, it is about 1 Gb when unpacked.

Many thanks,

Lukasz