8000 Releases · OpenMS/OpenMS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: OpenMS/OpenMS

release/3.4.0

09 May 09:24
27e3601
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 3.4. Grab it here

In the following you find all important changes to the previous version:


General:

  • OpenMS now expects a compiler that supports C++20
  • OpenMSInfo now informs about custom CXX compile flags (#7846)
  • speed improvements:
    • TOPP tool FeatureFinderCentroided is 28-44% faster (internally GaussTraceFitter is 4-7x faster) (#7950)
    • mzML parsing is 6% faster (#7850)

Dependencies:

  • Switch to Qt 6 (>= 6.5) (#7525)

OpenSwath:

  • Changes to -out_features (# 7793)
    • Deprecate .tsv feature output
    • Deprecate -out_osw, -out_tsv. -out_features is used for outputting .osw or .featureXML files and file format is autodetected.
    • Enable outputting any feature file (.osw or .featureXML) from a .tsv library
  • Add warning message if irt_im_extraction_window not set and im_window is set (#7813)
  • Add auto add up spectra across the peak width in retention time for ion mobility extraction (#7742)
  • Add peak-picking for extracted ion mobilogram (#7759)
  • Add ion mobility scoring for identifying transitions for IPF (#7760)
  • Bug fix, pass im_range to scoreIdentification_ instead of computing it in the function. Addresses issue #7883. (PR #7885)

Misc:

  • pyOpenMS: improve developer experience (installation/compilation) (#7735)
  • TOPP tools and TOPPAS/ExecutePipeline return exit code 14 when external third-party tools (such as Comet or Sage) are not found (#7758)
  • ProteinInference tool: Algorithm:score_type allows switching the main score (e.g., "RAW", "PEP") for BasicProteinInference. (#7769)
  • README.md: Added dedicated "Building OpenMS" section with direct links to platform-specific build instructions (#7912)

Fixes:

  • Add option to PeakFileOption to ignore loading of chromatograms or spectra from mzML (#7901)
  • fix Doxygen Docs contain stty warning for TOPP tool output (#7865)

Library:

  • IDScoreSwitcherAlgorithm: Added switchToScoreType and switchBackScoreType methods for score switching and reversion. (#7769)

  • Made FASTA file reader more robust in presence of whitespaces

  • removed tools:

    • XTandemAdapter
    • MascotAdapter (note: MascotAdapterOnline still exists)

Best regards,
The OpenMS-Developers

release/3.3.0

17 Jan 14:48
483d1ee
Compare
Choose a tag to compare
8000

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 3.3. Grab it here

In the following you find all important changes to the previous version:


What's new:

  • Changes breaking backward compatibility:
    • the QualityControl TOPP tool has some renamed parameters and supports output directories (#7497)
  • Low-level peak extraction helper for MSExperiments (#7628)
  • pyOpenMS: use Numpy2 (#7539)
  • Docker files are now part of the main OpenMS repo (#7303)
  • Added new functionality to SageAdapter + compatibility with new Sage versions (#7577)

Misc:

  • FileInfo:
    • support MzTab files (#7568)
  • TOPPAS
    • supports writing results to output directories (for TOPP tools that have such parameters) (#7497)
    • TOPPAS tutorial enhanced (#7497)
  • FeatureFinderMetabo
    • added report_smoothed_intensities parameter (#7594)
  • Write out percolator features in search engine adapters (by default, no PSMFeatureExtractor is needed)
  • Add isobaric correction defaults for tmt6plex and 11plex (#7601)
  • Decoy phosho added to unimod.xml (#7612)
  • Add additional convenience functions for MSExperiment (#7630)
  • Improve file list comparison (#7645)
  • pyOpenMS: Add more convenient constructor for AASequence (#7650)
  • Add annotate_features param in Deisotoper.cpp (#7643)
  • internal enhancements (#7652)

Fixes:

  • OpenMS does not compile when using GLPK (instead of COINOR) (#7626)
  • fix MassCalculator error ('residue type has no name') (#7698)
  • pyOpenMS
    • get_feature_df() in MRMTransitionGroupCP, output is now as expected (#7646)
  • Fix scan number extraction for merged spectra (#7599)
  • Cmake fix (#7625)
    • use Boost config instead of find module (new policy of CMake)
    • escape quotes in whitespace strings
    • remove invalid PRE_BUILD option (in combination with OUTPUT)
    • update diff regex and actual results (which seem to have changed with recent Sage versions...)
  • MzTab: preallocate enough memory instead of allocating in the loops (#7624)
    • add check that otherwise will result in out of memory error
    • reduce memory fragmentation on huge files
  • KNIME Plugin: Fix categories (#7622)

Best regards,
The OpenMS-Developers

release/3.2.0

18 Sep 14:06
88abe67
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 3.2.
The source code and precompiled installers (Windows, Linux, MacOSX) are available at the bottom of this page or here.

In the following you find all important changes to the previous version:


What's new:

  • Changes breaking backwards compatibility:
    • Rename of parameters for TOPP tool FeatureFinderCentroided (debug -> advanced), and PeakPickerWavelet/TOFCalibration (optimization -> optimization:type) (#7154)
    • Rename of parameters for TOPP tool IDFilter (score:pep -> score:psm; score:prot -> score:protein; score:protgroup -> score:proteingroup) with 'nan' as new default (#7541)
    • 3.2.0 KNIME package requires KNIME 5.3 or later
  • Support for SubsetNeighborSearch (SNS) via DecoyDatabase (#7565)

Library:

  • Extend FileHandler to support load and store operations for our major datastructures (spectra, features, identifications, etc.). Replaced file type specific code with the more generic FileHandler calls to decouple the IO code from other parts of the library.
  • SiriusAdapter reworked to SiriusExport: Instead of running SIRIUS directly, this reworked tool takes multiple mzML and feautureXML (optional) files exporting a single SIRIUS .ms input file as well as an input table with compound info from features for the new AssayGeneratorMetaboSirius tool. (#7234)
  • Splitting AssayGeneratorMetabo into two tools: In line with the changes to SiriusExport this tool has been split into two separate workflows. AssayGeneratorMetabo generates an assay library from mzML and feautreXML files using an heuristic approach picking the highest intensity MS2 peaks (like before). AssayGeneratorMetaboSirius takes an existing SIRIUS project directory as input to generate an assay library based on fragmentation trees. (#7234)
  • better documentation for all SpectraFilter... tools (#7183)
  • TOPPView:
    • offer Ion mobility view from 2D spectra view (#7423)
    • view ion mobility frames, irrespective of its MS level (formerly only MS1 was supported) (#7427)
  • OpenSwath: Add output on peak shape metrics to .osw file (#7222)

New Tools:

  • IonMobilityBinning - Merges spectra with similar IM values and creates N output mzML's by discretizing the IM range (#7459)
  • AssayGeneratorMetaboSirius -- Assay library generation from a SIRIUS project directory (Metabolomics)
  • SiriusExport -- Metabolite identification using single and tandem mass spectrometry

Fixes:

  • FileConverter: more robust (#7176)
  • MSFragger: allow relative path to database (#7155)
  • MSGFPlusAdapter: allow concurrent creation of indexed database (#7272)
  • CometAdapter: work around bug in Comet 2024.01 rev. 0 to avoid empty results (#7540)
  • ParamEditor: fixed error for the subsection parameter (ParamNode) to go through store function (#7180)
  • TOPPView:
    • fix crash when viewing certain Chromatograms (#7220)
    • in 2D view, show correct adjacent layers in context menu, if user clicked to the right of the last MS1 scan (now shows the 4 rightmost MS1 scans, used to show the 4 leftmost scans) (#7423)
    • fix glitches in 1D view and layer names (#7549)
    • Show prefix ions (e.g. b1) when generating theoretical spectra (#7567)
  • TOPPAS: open files in TOPPView (#7213)
  • pyOpenMS: Log warnings in pure Python code with warnings.warn instead of print (#7418)
  • more robust parsing of mzIdentML (#7153)
  • OpenSwath: Fix bug in diaPASEF window determination (#7546)

Misc:

  • FileInfo: Report ion mobility ranges (if any) (#7459)
  • OpenMSInfo reports the ILP solver (CoinOr or glpk) (#7156)
  • add citation information for OpenMS 3.0 (Nat. Methods) (#7383)
  • Add export for Common Workflow Language (CWL) (#6156)
  • Add tool description lib (TDL) dependency (#6156)

Changed/new parameters: see CHANGELOG_PARAMS for details

Note: The goal of our library is to provide useful, reusable code in a way that’s easy to understand and use.
To make OpenMS simpler, more focused and more accessible we gradually remove potentially outdated tools and algorithms.
If you, as a user, are negatively affected by this step please contact us. We listen to our users and will try to find
an alternative solution or reverse a particular decision for removal.

Cleanup/Removal:

  • removed tools:

    • SpectraFilterMarkerMower -- Applies thresholdfilter to peak spectra (#7183)
    • FeatureFinderIsotopeWavelet -- Detects two-dimensional features in LC-MS data
    • PeakPickerWavelet -- Finds mass spectrometric peaks in profile mass spectra
    • PrecursorMassCorrector -- Corrects the precursor entries of MS/MS spectra, by using MS1 information
    • TOFCalibration -- Applies time of flight calibration
    • ERPairFinder -- Util which can be used to evaluate pair ratios on enhanced resolution (zoom) scans
    • RNPxlSearch -- Annotate RNA/DNA-peptide cross-links in MS/MS spectra
    • SpectraFilterSqrtMower -- Applies thresholdfilter to peak spectra
    • FeatureFinderMRM -- Detects two-dimensional features in LC-MS data
    • MapAlignerSpectrum -- Corrects retention time distortions between maps by spectrum alignment
    • ProteinResolver -- protein inference
    • SiriusAdapter -- Tool for metabolite identification using single and tandem mass spectrometry
    • SpectraFilterBernNorm -- Applies thresholdfilter to peak spectra
    • SpectraFilterScaler -- Applies thresholdfilter to peak spectra
  • removed library code:

    • HiddenMarkovModel
    • PeakPickerMaxima
    • DeNovo related, old marker code
  • removed tutorials:

    • Tutorial_PeakPickerCWT
    • Tutorial_TOFCalibration
  • removed tests:

    • TOFCalibration_test
    • ContinuousWaveletTransformNumIntegration_test
    • ContinuousWaveletTransform_test
    • FeatureFinderAlgorithmIsotopeWavelet_test
    • IsotopeWaveletTransform_test
    • IsotopeWavelet_test
    • OptimizePeakDeconvolution_test
    • OptimizePick_test
    • PeakPickerCWT_test
    • PeakShape_test
  • Deprecated (and likely removed in the next release)

    • XTandemAdapter

Best regards,
The OpenMS-Developers

OpenMS 3.1.0

25 Oct 12:10
17a07f8
Compare
Choose a tag to compare
OpenMS 3.1.0 Pre-release
Pre-release

Dear OpenMS-Users,

We are excited to share an experimental update with our community, mainly targeted at platforms that depend on Conda packages.
Please note that this is a partial and unannounced release, focused on delivering novel features and major changes that we're actively testing and refining.
While these features are still in an experimental phase, we encourage adventurous users and platform integrators to explore and provide feedback.

The source code and precompiled installers (Windows, Linux, MacOSX) are available at the bottom of this page or here.

Note: the Windows installer has been updated (Nov 16th 2023) to re-establish functionality of the OpenMS GUI tools (like TOPPView, TOPPAS etc) - which were misconfigured in the first release.

Important Notes:

  • Features are experimental and may undergo changes or be removed in future releases based on user feedback and stability.
  • We welcome your feedback and suggestions to help us improve and refine these experimental features.
  • For stability and production use, we recommend sticking with the latest stable release.

Please use this opportunity to test and provide feedback on these new features, as your input will play a vital role in shaping their development.

Thank you fo 8000 r being a part of our community and for helping us make OpenMS even better!

What's new:

  • Major change: removed the distinction between TOPP tool and util and the TOPP and UTIL build targets were merged to a single TOPP target. All utils are considered tools now and categorized as "Utilities".
  • Added SageAdapter. Support for standard identification tasks with sage (https://github.com/lazear/sage) (experimental).
  • Require some advanced instruction sets for x64 CPUs: SSE3 (g++/clang) or AVX (MSVC); and NEON for ARM64 CPUs (#6978)
    and report them via the OpenMSInfo tool (#7022)
  • Base64 encoding/decoding using the SIMDe library (#6978)
  • Filter features in ProteomicsLFQ according to feature p-value (additional parameters feature_with(out)_id_min_score, MBR is automatically active if targeted_only = false)

Fixes:

  • Fix a crash when loading mzML data with multiple threads which contains non-MS spectra, e.g. 'electromagnetic radiation spectrum' (#7011)
  • InternalCalibration: improve visualization of calibration plots (#7064)
  • Restore TOPPAS tutorial (#7076)
  • various low impact UBSan fixes
  • make mzData more robust against wrong 'length' attributes for binary data (#7113)

Misc:

  • Report reading/writing throughput (MiB/sec) when loading/storing mzML (#7035)
  • Add ability to create decoy features in FeatureFinderIdentification
  • Restore developer quick guide in Doxygen docu - see https://openms.de/current_doxygen/html/index.html (#7109)
  • Updated the changelog helper to set LD_LIBRARY_PATH automatically and other fixes
  • Added "area" column to EICextractor output

Cleanup of old/unused tools and code:

  • Removed old tools and associated code in the library for InclusionExclusionListCreator, SvmTheoreticalSpectrumGenerator, PrecursorIonSelector, and MSSimulator
    Note: general SVC and SVR is still supported with the SimpleSVM class.
  • Removed old RT and PT predict code and tools RTModel, RTPredict, PTModel, PTPredict, RTEvaluation and associated library code (SVMWrapper and LibSVMEncoder).
  • Removed PepNovoAdapter
  • Removed CompNovoAdapter and library code
  • Removed simplistic evaluation tools FFEval, LabeledEval, TransformationEvaluation
  • Removed EnzymaticDigestionLogModel
  • Removed FidoAdapter (same functionality now in our own inference engines)

Full Changelog: Release3.0.0...Release3.1.0

OpenMS 3.0.0

18 Jul 18:26
60ce896
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 3.0.0 (June 2023).

The source code and precompiled installers (Windows, Linux, MacOSX) are available at the bottom of this page or here.

For detailed installation instructions and more options, please visit https://openms.readthedocs.io/en/release3.0.0/openms-applications-and-tools/installation.html.

This is a full release, i.e. a major version increase from 2.0 to 3.0. Highlights of these changes are listed at the end of this page.

Note: The Windows-Installer has been updated on Nov 16th 2023 to allow installation on systems with a lot of other software preinstalled (potentially leading to errors during installation of OpenMS).

Important changes to the previous version 2.8 from Feb 2022:


New Tools:

  • FLASHDeconv -- Ultra-fast high-quality deconvolution enables online processing of top-down MS data (TOPP)
  • FLASHDeconvWizard -- A GUI assistant for FLASHDeconv execution.

New Features:

e.g.

  • TMT18plex support (#6390)
  • ProteinQuantifier supports iBAQ (#6107)
  • OpenSwath: Add support for diaPASEF data with overlapping m/z and IM windows, and add new outputs on ion mobility features (delta_im), IM calibration (#5911, #6234, #6268)
  • OpenSwathDecoyGenerator speed improvement and remove duplicates (#6054)
  • NucleicAcidSearchEngine (NASE): user defined ribonucleotides with phosphorothioate linkages (#6337), JSON based ribonucleotides and updated to latest Modomics database (#6482)
  • TargetedSpectraExtractor: more features (#6106)
  • TOPPView: TheoreticalSpectrumGenerationDialog now supports generation of isotope patterns for metabolites (#6023); faster loading of external drag'n'drop data (#6837)
  • colored commandline/console on all platforms (#6275)
  • support for 'no cleavage' for XTandemAdapter and CometAdapter (#6133).
  • Percolator pin file reader (#6824)
  • JSON export for OMS files(SQLite) (#6114)
  • ParamEditor with more convenient StringList editing (#5135)
  • load parameter values from a JSON formatted .json file. (Accessible via -ini. This will be
    helpful for Common Workflow Language users and others)
  • FileFilter can remove convex hulls of features and consensusFeatures to reduce file size (#6140)
  • Faster compile time (#6618)
  • Improving code quality by fixing lots of linting warnings and leaks (e.g. #6839, #6831, #6829)

Documentation

Bug fixes

e.g.

  • GaussFilter when using ppm as width (#6830)
  • NASE a-B ion masses (#6718), ID-Mapper for TMT data (#6758)
  • FeatureFinderMetaboliteIdentification speed improvements (#6619)
  • IDRipper speed improvements (#6584)
  • Honor MissedCleavages in SimpleSearchEngine (#6889)
  • TOPPView: fixed lots of display glitches, e.g. axis labels, goto dialog and easier re-use of components, etc (#6673, #6616, #6592, #6703, #6793)
  • mzTab fixes for empty IDs (#6445)
  • Fix GNPS error for empty scans in Bruker files (#6898)
  • PrecursorPurity: handle unknown charge (#6283)
  • OpenSwath: Fix duplicated transition error when multiple genes map to a single peptide (#5653)
  • Fixed race condition when logging messages.

Removed tools:

  • InspectAdapter
  • OMSSAAdapter
  • MyriMatchAdapter
  • CruxAdapter

Supported compilers (when building from source):

  • g++ (7.0 or later, tested up to v13.0)
  • clang (?, tested up to v16)
  • Visual Studio (2019(v16.8.4) or later)

Full changelog: OpenMS 2.8 → 3.0


OpenMS 2.0 → 3.0 highlights

  • FLASHDeconv and FLASHDeconvWizard: Harness ultra-fast high-quality deconvolution of top-down MS data. These tools enable rapid and accurate deconvolution, ensuring efficient and precise data analysis.

  • NucleicAcidSearchEngine: Enter the world of RNA analysis with NucleicAcidSearchEngine, a tool that annotates nucleic acid identifications to MS/MS spectra.

  • OpenPepXL, OpenPepXLLF and related tools: Perform comprehensive protein-protein cross-link analysis covering a wide range of chemical cross-linkers.

  • Epifany: Take your protein inference to new heights with Epifany, a Bayesian protein inference tool that offers accurate and reliable results for complex proteomics analyses.

  • FeatureFinderMetaboIdent: Detect features in MS1 data based on metabolite identifications with FeatureFinderMetaboIdent. This tool enhances metabolomics analyses by accurately identifying features for further investigation. Check out our Umetaflow workflow or the pyopenms documentation for details.

  • GNPSExport: Export consensus features into MGF format with GNPSExport. This tool simplifies data sharing and collaboration, streamlining your data analysis workflow.

  • ProteomicsLFQ: Explore a standard proteomics LFQ pipeline in a single tool: ProteomicsLFQ. A tool designed for reliable quantification of proteins.

  • QualityControl: Compute various QC metrics from input files with QualityControl, providing essential quality assessments for your data. This versatile tool offers a comprehensive view of data quality.

  • Optimized RT alignment with MapAlignerTreeGuided, a new tool that aligns maps through hierarchical clustering based on shared IDs.

  • MetaProSIP, the tool for protein-SIP experiments gained support for Deuterium and heavy Oxygen labeling.

General Enhancements: Streamlining your developer experience
The OpenMS 3.0 codebase has been updated to C++17. Additionally, the configuration storage path on Linux has changed to ~/.config/, making it easier to manage user-specific configurations.

Library and Performance Improvements: Enhancing Data Analysis
The OpenMS library has undergone significant updates, resulting in improved mass calculations, peak integration, and isotope distributions. The library now supports more precise peak integration methods, ensuring the accuracy and reliability of your data analysis.

User Interface and Usability: Enhancing Your Workflow
Several GUI tools have received notable improvements in OpenMS 3.0. TOPPView, TOPPAS, and ParamEditor have been enhanced for better usability and additional data visualization capabilities.

Module Removals and Deprecated Tools: Streamlined and Focused
OpenMS 3.0 removes several deprecated modules and tools. This focused approach ensures a more efficient and effective user experience.

For an exhaustive list of changes between OpenMS 2.0 - OpenMS 3.0 please refer to the changelogs.

Best regards,
The OpenMS-Developers

OpenMS 2.8.0

22 Feb 20:33
b59e0c3
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 2.8.0. Grab it
here

In the following you find all important changes to the previous version:


  • source + conda release only. This means installers, workflows and GUI are untested.
  • Restructuring of Imported CMake targets and pyOpenMS CMake
  • Reduce exposition of third-party libraries to interface
  • greatly improved pyOpenMS documentation and extra functions (in the pyopenms-extra submodule)
  • Fixes IDMapper for isobaric labelling experiments (will lead to much more identifications)
  • Deisotoping algorithm using KL
  • PeptideIndexer supports ambiguous AA's in Peptide sequence (as reported by recent Mascot versions) (#5776)
  • SeqAn external library removed from source tree (not needed anymore)
  • Resolve compatibility issues between IDRipper and IDMerger (#4957)
  • Basic MzTabM support for AccurateMassSearch
  • Changed default parameter keep_unidentified_masses to "true" (AccurateMassSearch/AccurateMassSearchEngine)

Best regards,
The OpenMS-Developers

What's Changed

Read more

OpenMS 2.7.0

16 Sep 16:01
da738a3
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 2.7.0. Grab it
here

In the following you find all important changes to the previous version:


General:

Adapters/Third-party support:

  • Added support for SIRIUS 4.9.0
  • Added basic Triqler export
  • Improved NOVOR support
  • Improved MSFragger support
  • Removed Inspect support
  • Easier 15N-labeling support for XTandemAdapter by shipping the required AA mass modification file (#5026)

What's new:

  • Add some support for integrating spectral information when conducting DDA metabolomics experiments
  • SimpleSearchEngine and algorithm: Additional spectrum features for percolator added
  • FeatureFinderMetaboIdent: Targeted feature extraction is now also available from pyOpenMS
  • AssayGeneratorMetabo: Added SIRIUS 4.9.0 support, allowing internal decoy generation and added internal feature linking support
  • QCCalculator: export in mzQC file format is now available

New Tools:

  • OpenMSDatabasesInfo -- Prints the content of OpenMS' enzyme and modification databases to TSV (UTIL)
  • TriqlerConverter -- Converter to input for Triqler (UTIL)

Removed Tools:

  • FeatureFinderSuperHirn -- Finds mass spectrometric features in mass spectra (TOPP)
  • InspectAdapter -- Annotates MS/MS spectra using Inspect (TOPP)

Further fixes:

  • Support for GLPK 5.x (#5127)
  • IPF (identification of peptidoforms): add a check for terminal residue modification when generating theoretical peptidoforms
  • Reduced build times on Windows
  • Reduced AddressSanitizer warnings

File formats:

  • Exporter for MSP files
  • Improved support for reading NIST MSP files

Dependencies:

  • Promoted SeqAn v1 to C17. Moved Seqan from contrib to main source tree (as it is not officially maintained anymore).

Library:

  • Removed Elements.xml and Residues.xml. Hard-coded elements and residues for better performance/startup times.
  • Moved algorithm of FeatureFinderMetaboIdent into library
  • Added support for isotopic labelling experiments (MDV)
  • Removed SuperHirn library

GUI tools:

  • TOPPView: Various bug fixes
  • TOPPView: Dynamic detection of tools in TOPPView upon startup
  • TOPPView: Improved DIA data browsing
  • TOPPAS: add a recent files submenu
  • ParamEditor: with more convenient StringList editing
  • SwathWizard: Allow opening in TOPPView

Best regards,
The OpenMS-Developers

OpenMS 2.6.0

02 Oct 11:45
2625c09
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 2.6.0. Grab it here: https://abibuilder.informatik.uni-tuebingen.de/archive/openms/OpenMSInstaller/release/2.6.0

Our bioconda packages are available here https://anaconda.org/search?q=OpenMS

KNIME plugins are available soon via the KNIME update mechanism.

And our pyOpenMS 2.6.0 packages will be available soon here https://pypi.org/project/pyopenms/

In the following you find all important changes to the previous version:


We now create nightly pyopenms wheels (https://pypi.org/project/pyopenms-nightly/) and conda packages (https://anaconda.org/OpenMS/)

Adapters/Third-party support:

  • LuciphorAdapter now stores which modifications were used for localization (#4771) and localization scores are reported in mzTab #4772
  • Added Percolator3.0 support, fixed ConsensusID reading from wrong (Percolator-overwritten) meta data (#4829), and adapted the Regex parsing of XTandem Percolator output files #4849
  • Added options introduced in new MSGF versions #4713
  • Updated IsoSpec fine structure isotopic calculator sources to v 2.1.0 #4733
  • Updated other third-party tools

What's new:

  • Introduced a Wizard for Swath data (#4647 #4706 #4758 #4769 #4773 #4837), which also reports summary statistics about Swath TargetedExperiments #4788 #4790
  • UTIL StaticModification: Applies a set of modifications to all PeptideIDs in an idXML file (UTIL)
  • TOPP DatabaseSuitability: Computes a suitability score for a database which was used for a peptide identification search. Also reports the quality of LC-MS spectra. #4791 #4781 #4814
  • Added support for QC of labeled experiments (iTRAQ/TMT)
  • Added automated QC computations for MRM (#4637)
  • Adapted consensusXML and mzTab to support protein groups (#4630)
  • Consensus/IDMerger: Introduced use of merge idx to ensure keeping track of primaryRuns
  • Epifany: Added calculation of protein group FDR, ID filtering for protein group scores (#4802) and support for inference on not just individual samples but also consensusXML files
  • FeatureFinderCentroided/FeatureFinderAlgorithmPicked: Improved runtime performance #4652 #4701
  • FeatureFinderIdentification: Improved SLIM-labeling experiment support
  • FileConverter: Improved runtime performance when producing mzML output #4750
  • FeatureLinkerQT: Introduced Fibonacci heaps for large runtime optimization (#4721) and fixed related preconditions/segfaults #4756 #4760 #4778
  • IDFilter: added support for consensusXMLs #4798 #4799
  • MapAlignerIdentification: New option to use an "identity" transformation when data is too sparse to determine alignment model #4628
  • MzTabExporter: changed to only export one main score, and to derive nativeIDs from data (#4767). Now ensures that all output rows contain the same number of columns #4801
  • MzTabExporter on LFQ consensusXMLs produces 100% PRIDE validated mzTabs now
  • ProteomicsLFQ: Added spectral counting as quantification method (#4726). Introduced performance improvements for AASequence and string parsing, especially for modified sequences. Various further improvements (e.g. #4669)
  • SimpleSearchEngine (multithreaded), TheoreticalSpectrumGenerator, MSSpectrum: Runtime optimization #4709
  • Further introduction of more file streaming to address possible memory consumption issues #4682 #4694

Further fixes:

  • We now limit double precision to 17 digits during file writes #4636
  • Ensure that CometAdapter always writes indexed mzML fixes for CometAdapter (#4653), fixed the writing of terminal modifications with specific origin in Comet (#4742), the writing of protein terminal mods in Comet and MSGF adapter #4710, and the Comet pepXML modification parsing #4755
  • Removed secondary search engine settings duplication in mzTab MTD section. #4720
  • Improved XTandem output protein parsing #4789 to fix Issue #4770
  • Increased (partial) support for parsing mzid with nonstandard, non-CV-term scores, fixes #4859
  • Fixes to NucleicAcidSearchEngine mzTab output #4692
  • ConsensusID now passes spectrum reference meta values along #4703
  • Fix to LFQ requantification #4633
  • Improved MapAlignerTreeGuided memory usage (#4704) and fixed segfault when featureXML contains no IDs #4665
  • TOPPAS fixes #4780

Various:

  • OMMSAAdapter now writes out native ids and spectrum references #4852
  • FileInfo: Report more charge distribution and MS2 activation-method information for Raw files #4836
  • Added sum formula output in RNAMassCalculator #4677
  • Added automatic OpenMS tool reporting of peak memory usage #4712
  • Some extra tools documentation outputs #4822 #4823
  • Extended mapping of filetypes and mimetypes for knime output formats documentation #4839
  • RTEvaluation: fixed output formats #4533
  • Some further clarifications, standardization/consolidation of outputs formats/consistency
  • Continued fixes/improvement of documentation
  • Removed deprecated version of PeakPickerHiRes (LowMemPeakPickerHiResRandomAccess and LowMemPeakPickerHiRes). Their functionality can be accessed through options of PeakPickerHiRes

Best regards,
The OpenMS-Developers

OpenMS 2.5.0

24 Feb 18:43
f649042
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 2.5.0. Grab it
here

In the following you find all important changes to the previous version:


OpenMS 2.5 ships exciting new tools and improvements.

General:

  • support for RNA mass spectrometry
  • TMT16plex support for IsobaricAnalyzer (see PR #4295)
  • improved MsStats/MsStatsTMT output support (see PR #4181, #4207)
  • extended MaxQuant-compatible mzXML support (via FileConverter) (see PR #4432, #4423)
  • QualityControl Workflow (all in the QC folder)
  • OpenMS and pyOpenMS support for oligonucleotides
  • OpenSWATH support for ion mobility extraction and scoring
  • OpenSWATH support for metabolite assay library building through SIRIUS (and metabolite extraction and scoring)
  • OpenSWATH support for PRM
  • TOPPAS improvements (see PR #4100, #4121, #4266, #4497)
  • fixes to PeptideIndexer for X!Tandem special cutting rules and ambiguous amino acids (see PR #4356)
  • support for HDF5
  • support for hyperfine isotopic distributions (through IsoSpec)
  • JSON support (see PR #3786)
  • speed improvements (loading/storing files, handling peptide sequences)
  • support for VS2019 and GCC 9.1 (see PR #4211)
  • support for outlier removal in IDPosteriorErrorProbability
  • reduced memory footprint of FeatureFinderIdentification through batch processing

New Tools:

  • Epifany -- Runs a Bayesian protein inference (UTIL)
  • FeatureFinderMetaboIdent -- Detects features in MS1 data based on metabolite identifications (UTIL)
  • GNPSExport -- Tool to export consensus features into MGF format (TOPP)
  • NucleicAcidSearchEngine -- Annotate nucleic acid identifications to MS/MS spectra (UTIL)
  • ProteomicsLFQ -- A standard proteomics LFQ pipeline (TOPP) (experimental)
  • QualityControl -- Computes various QC metrics from many possible input files (only the consensusXML is required). The more optional files you provide, the more metrics you get (TOPP)
  • RNAMassCalculator -- Calculates masses and mass-to-charge ratios of RNA sequences (UTIL)
  • MapAlignerTreeGuided -- Aligns maps through hierarchical clustering based on distances computed between shared IDs.

Deprecated and removed Tools:

Changed Tools:

  • OpenPepXL and OpenPepXLLF runtime and memory efficiency improved by orders of magnitude
  • IDFilter can now filter by using all MetaValues available in the ID files
  • ImageCreator uses updated gradients and has gained RT and m/z filtering options (PR #4188)

Status changed:

  • OpenPepXL (UTIL -> TOPP)
  • OpenPepXLLF (UTIL -> TOPP)
  • XFDR (UTIL -> TOPP)

Best regards,
The OpenMS-Developers

OpenMS 2.4.0

30 Oct 12:14
9ac8ce3
Compare
Choose a tag to compare

Dear OpenMS-Users,

we are proud to announce the release of OpenMS 2.4.0. Grab it
here

In the following you find all important changes to the previous version:


OpenMS 2.4 introduces changes from 322 pull requests including new features and bug fixes.

Notable changes since version 2.3 are:

Dependencies:

  • Switch to Qt 5 (>= 5.5)

Documentation:

  • New developer documentation to get started developing tools with OpenMS

Library:

  • Improved mass calculations for isotope distributions
  • Moved tool code from the tool to the library
  • BinnedSpectrum now also supports offsets
  • Improved peak type estimation
  • Improved adduct grouping
  • New EMG fitter for peak intensity imputation
  • Targeted / untargeted spectra extraction and matching
  • Spectra matching against a spectra library, using contrast angle similary function
  • More precise peak integration (trapezoid, simpson)

New tools:

  • AssayGeneratorMetabo -- Assay library generation from DDA data (Metabolomics) (UTIL)
  • ClusterMassTraces -- Creates pseudo spectra (UTIL)
  • ClusterMassTracesByPrecursor -- Correlate precursor masstraces with fragment ion masstraces in SWATH maps based on their elution profile (UTIL)
  • CruxAdapter -- Identifies MS/MS spectra using Crux (TOPP)
  • MSFraggerAdapter -- Peptide Identification with MSFragger (UTIL)
  • MSstatsConverter -- Converter to input for MSstats (UTIL)
  • MaRaClusterAdapter -- Facilitate input to MaRaCluster and reintegrate (TOPP)
  • NovorAdapter -- Adapter for the deNovo search engine novor (UTIL)
  • RNADigestor -- Digests an RNA sequence database in-silico (UTIL)

Deprecated and removed tools:

  • AdditiveSeries -- Computes an additive series to quantify a peptide in a set of samples (TOPP)
  • IDEvaluator -- Computes a 'q-value vs. #PSM' plot which is saved as an image to visualize the number identifications for a certain q-value (UTIL)
  • IDEvaluatorGUI -- Computes a 'q-value vs. #PSM' plot to visualize the number identifications for a certain q-value (UTIL)
  • RNPxl -- Tool for RNP cross linking experiment analysis (UTIL) (superseded by RNPxlSearch)

Changed Tools:

  • SiriusAdapter now supports several input data
  • FileFilter now supports filtering spectra by similarity
  • PeptideIndexer now supports automatic detection of decoy suffix/prefix string and position
  • PeakPickerHiRes now supports automatic detection and picking of profile spectra
  • Support for MSFragger search engine through MSFraggerAdapter
  • Support for Crux search engine through CruxAdapter
  • Support for Maracluster through MaraClusterAdapter
  • OpenPepXL was improved in efficiency and usability
  • IDFileConverter now supports the Cross-Linking MS specific xquest.xml format

TOPPView:

  • Improved visualization of identification results and ion annotations
  • Support for visualization of Ion Mobility and DIA data

Major changes in functionality:

  • None

File formats:

  • Importer for MSP files

Scripts:

  • None

Databases:

  • None

Third-party software:

  • New: maracluster (0.05)
  • Update: MS-GF+ to Release (2018.01.30)
  • Update: Sirius 4 for Windows 64bit, Linux 64bit, and MacOS 64bit
  • Update: Crux (crux-3.1.8b78546) on all 64bit platforms.

Changed tool parameters:

Tool name Added/removed Parameter name Type Default value Restrictions Supported formats
AccurateMassSearch + out output-file *.mzTab
AccurateMassSearch - out output-file *.tsv
CometAdapter + allowed_missed_cleavages int 0 0:5
CometAdapter + enzyme string Trypsin glutamyl endopeptidase,Arg-C,Asp-N,Chymotrypsin,CNBr,Lys-C,Lys-N,PepsinA,Trypsin/P,unspecific cleavage,Trypsin
CometAdapter + fragment_bin_offset double 0 0:1
CometAdapter + fragment_bin_tolerance double 0.02 0.01:
CometAdapter + isotope_error string off off,0/1,0/1/2,-1/0/1/2/3,-8/-4/0/4/8
CometAdapter + mass_offsets double
CometAdapter + max_fragment_charge int 3 1:5
CometAdapter + max_precursor_charge int 5 1:9
CometAdapter + minimum_intensity double 0 0:
CometAdapter + override_charge string keep known search unknown keep any known,ignore known,ignore outside range,keep known search unknown
CometAdapter + remove_precursor_peak string no no,yes,charge_reduced,phosphate_loss
CometAdapter + remove_precursor_tolerance double 1.5
CometAdapter + require_variable_mod string false true,false
CometAdapter + spectrum_batch_size int 20000 0:
CometAdapter - allowed_missed_cleavages int 1
CometAdapter - enzyme string Trypsin unspecific cleavage,Lys-N,Lys-C,Chymotrypsin,CNBr,glutamyl endopeptidase,PepsinA,Arg-C,Trypsin/P,Trypsin,Asp-N
CometAdapter - fragment_bin_offset double 0.25
CometAdapter - fragment_bin_tolerance double 1.0005
CometAdapter - isotope_error string off off,-1/0/1/2/3,-8/-4/0/4/8
CometAdapter - mass_offsets double 0
CometAdapter - max_fragment_charge int 3
CometAdapter - max_precursor_charge string 0+
CometAdapter - minimum_intensity int 0
CometAdapter - override_charge string keep any known keep any known,ignore known,ignore outside range,keep known search unknown
CometAdapter - remove_precursor_peak string no no,yes,all
CometAdapter - remove_precursor_tolerance int 1
CometAdapter - spectrum_batch_size int 1000
DecoyDatabase + Decoy:keepPeptideCTerm string true true,false
DecoyDatabase + Decoy:keepPeptideNTerm string true true,false
DecoyDatabase + Decoy:non_shuffle_pattern string
DecoyDatabase + enzyme string Trypsin Trypsin,Arg-C,Asp-N/B,Asp-N,Asp-N_ambic,Chymotrypsin/P,Chymotrypsin,CNBr,Formic_acid,Lys-C,Lys-N,Lys-C/P,PepsinA,TrypChymo,Trypsin/P,V8-DE,V8-E,leukocyte elastase,proline endopeptidase,Alpha-lytic protease,glutamyl endopeptidase,2-iodobenzoate,iodosobenzoate,staphylococcal protease/D,proline-endopeptidase/HKR,Glu-C+P,PepsinA + P,cyanogen-bromide,Clostripain/P,elastase-trypsin-chymotrypsin,no cleavage,unspecific cleavage,Arg-C/P
DecoyDatabase + seed string 1
DecoyDatabase + shuffle_max_attempts int 30
DecoyDatabase + shuffle_sequence_identity_threshold double 0.5
Digestor + FASTA:ID string parent parent,number,both
Digestor + FASTA:description string remove remove,keep
Digestor + enzyme string Trypsin Asp-N,Trypsin,Arg-C/P,Chymotrypsin/P,CNBr,Arg-C,Formic_acid,Lys-C,Lys-N,Lys-C/P,PepsinA,TrypChymo,Trypsin/P,V8-DE,V8-E,leukocyte elastase,proline endopeptidase,Alpha-lytic protease,glutamyl endopeptidase,2-iodobenzoate,iodosobenzoate,staphylococcal protease/D,proline-endopeptidase/HKR,Asp-N/B,Glu-C+P,PepsinA + P,cyanogen-bromide,Clostripain/P,elastase-trypsin-chymotrypsin,no cleavage,unspecific cleavage,Asp-N_ambic,Chymotrypsin
Digestor - enzyme string Trypsin glutamyl endopeptidase,2-iodobenzoate,no cleavage,unspecific cleavage,Arg-C,Lys-C,Trypsin,Asp-N/B,Asp-N,Asp-N_ambic,V8-DE,CNBr,leukocyte elastase,proline endopeptidase,Lys-N,Lys-C/P,Arg-C/P,Chymotrypsin,Formic_acid,Chymotrypsin/P,V8-E,Alpha-lytic protease,PepsinA,TrypChymo,Trypsin/P
DigestorMotif + enzyme string Trypsin Trypsin,Arg-C/P,glutamyl endopeptidase,2-iodobenzoate,staphylococcal protease/D,Asp-N,Arg-C,CNBr,Formic_acid,Lys-C,Lys-N,Lys-C/P,PepsinA,TrypChymo,Trypsin/P,V8-DE,V8-E,iodosobenzoate,leukocyte elastase,proline endopeptidase,Alpha-lytic protease,proline-endopeptidase/HKR,Glu-C+P,PepsinA + P,cyanogen-bromide,Clostripain/P,elastase-trypsin-chymotrypsin,no cleavage,Asp-N_ambic,unspecific cleavage,Chymotrypsin,Asp-N/B,Chymotrypsin/P
DigestorMotif - enzyme string Trypsin Asp-N_ambic,Trypsin,Asp-N/B,Chymotrypsin/P,Chymotrypsin,Trypsin/P,V8-DE,V8-E,PepsinA,TrypChymo,glutamyl endopeptidase,Lys-C/P,Formic_acid,Alpha-lytic protease,leukocyte elastase,proline endopeptidase,Lys-C,Lys-N,Arg-C,2-iodobenzoate,no cleavage,unspecific cleavage,Arg-C/P,Asp-N,CNBr
FalseDiscoveryRate + algorithm:add_decoy_proteins string false true,false
FeatureFinderIdentification + debug int 0 0:
FeatureFinderIdentification - debug int 0
FeatureFinderMetabo + algorithm:ffm:remove_single_traces string false false,true
FeatureFinderMultiplex + algorithm:averagine_similarity_scaling double 0.95 0:1
FeatureFinderMultiplex + algorithm:rt_band double 0 0:
FeatureFinderMultiplex + out output-file *.featureXML
FeatureFinderMultiplex + out_multiplets output-file *.consensusXML
FeatureFinderMultiplex - algorithm:averagine_similarity_scaling double 0.75 0:1
FeatureFinderMultiplex - out output-file *.consensusXML
FeatureFinderMultiplex - out_features output-file *.featureXML
FeatureFinderMultiplex - out_mzq output-file *.mzq
FeatureLinkerUnlabeled + algorithm:ignore_adduct string true true,false
FeatureLinkerUnlabeledKD + algorithm:ignore_adduct string true true,false
FeatureLinkerUnlabeledQT + algorithm:ignore_adduct string true true,false
FileConverter + convert_to_chromatograms string false true,false
FileFilter + id:sequence_comparison_method string substring substring,exact
FileFilter + peak_options:indexed_file string true true,false
FileFilter + peak_options:numpress:float_da string none none,linear,pic,slof
FileFilter + peak_options:numpress:lossy_mass_accuracy double -1
FileFilter + spectra:blackorwhitelist:blacklist string true false,true
FileFilter + spectra:blackorwhitelist:file input-file *.mzML
FileFilter + spectra:blackorwhitelist:mz double 0.01
FileFilter + spectra:blackorwhitelist:rt double 0.01
FileFilter + spectra:blackorwhitelist:similarity_threshold double -1 -1:1
FileFilter + spectra:blackorwhitelist:use_ppm_tolerance string false
FileFilter - peak_options:indexed_file string false true,false
FileFilter - peak_options:numpress:intensity_error double 0.0001
FileFilter - peak_options:numpress:masstime_error double 0.0001
IDConflictResolver + resolve_between_features string off off,highest_intensity
IDFileConverter + in input-f...

Read more
0