All Projects → OpenMS → Openms

OpenMS / Openms

Licence: other
The codebase of the OpenMS project

Projects that are alternatives of or similar to Openms

Jupyter
Stars: ✭ 145 (-46.3%)
Mutual labels:  hacktoberfest, algorithms
Data Structures And Algorithms In Cpp
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
Stars: ✭ 176 (-34.81%)
Mutual labels:  hacktoberfest, algorithms
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-41.85%)
Mutual labels:  hacktoberfest, algorithms
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-57.78%)
Mutual labels:  hacktoberfest, algorithms
Rust
All Algorithms implemented in Rust
Stars: ✭ 4,562 (+1589.63%)
Mutual labels:  hacktoberfest, algorithms
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-47.78%)
Mutual labels:  hacktoberfest, algorithms
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-40.37%)
Mutual labels:  hacktoberfest, algorithms
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-64.81%)
Mutual labels:  hacktoberfest, algorithms
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (-30%)
Mutual labels:  hacktoberfest, algorithms
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-31.11%)
Mutual labels:  hacktoberfest, algorithms
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-58.15%)
Mutual labels:  hacktoberfest, algorithms
Cpp
Implementation of All ▲lgorithms in C++ Programming Language
Stars: ✭ 263 (-2.59%)
Mutual labels:  hacktoberfest, algorithms
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+15786.3%)
Mutual labels:  hacktoberfest, algorithms
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-47.04%)
Mutual labels:  hacktoberfest, algorithms
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-60.37%)
Mutual labels:  hacktoberfest, algorithms
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+6252.22%)
Mutual labels:  hacktoberfest, algorithms
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+4306.3%)
Mutual labels:  hacktoberfest, algorithms
Haskell
Stars: ✭ 91 (-66.3%)
Mutual labels:  hacktoberfest, algorithms
Data Structures And Algorithms Hacktoberfest18
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
Stars: ✭ 187 (-30.74%)
Mutual labels:  hacktoberfest, algorithms
C Sharp
All algorithms implemented in C#.
Stars: ✭ 3,310 (+1125.93%)
Mutual labels:  hacktoberfest, algorithms

OpenMS

License (3-Clause BSD) Codacy Badge Build Status Project Stats Gitter install with bioconda documentation Gitpod Ready-to-Code

OpenMS is an open-source software C++ library for LC-MS data management and analyses. It offers an infrastructure for rapid development of mass spectrometry related software. OpenMS is free software available under the three clause BSD license and runs under Windows, macOS, and Linux.

It comes with a vast variety of pre-built and ready-to-use tools for proteomics and metabolomics data analysis (TOPPTools) as well as powerful 1D, 2D and 3D visualization (TOPPView).

OpenMS offers analyses for various quantitation protocols, including label-free quantitation, SILAC, iTRAQ, TMT, SRM, SWATH, etc.

It provides built-in algorithms for de-novo identification and database search, as well as adapters to other state-of-the art tools like X!Tandem, Mascot, OMSSA, etc. It supports easy integration of OpenMS built tools into workflow engines like KNIME, Galaxy, WS-Pgrade, and TOPPAS via the TOPPtools concept and a unified parameter handling via a 'common tool description' (CTD) scheme.

With pyOpenMS, OpenMS offers Python bindings to a large part of the OpenMS API to enable rapid algorithm development. OpenMS supports the Proteomics Standard Initiative (PSI) formats for MS data. The main contributors of OpenMS are currently the Eberhard-Karls-Universität in Tübingen, the Freie Universität Berlin, and the ETH Zürich.

Features

  • Core C++ library under three-clause BSD licence using modern C++11
  • Python bindings to the C++ API through pyOpenMS
  • Major community file formats supported (mzML, mzXML, mzIdentXML, pepXML etc)
  • Over 150+ individual analysis tools (TOPP Tools), covering most MS and LC-MS data processing and mining tasks
  • Powerful 1D, 2D and 3D visualization tools (TOPPView)
  • Support for most MS identification and quantification workflows (targeted, DIA, label-free, isobaric and stable isotope)
  • Support for all major platforms (Windows [XP, 7, 8, 10], macOS and Linux)

Documentation

Users and developers should start by reading the OpenMS wiki and consult the current documentation (or use the latest release documentation). Documentation for the Python bindings pyOpenMS can be found on the pyOpenMS online documentation.

Citation

Please cite:

Rost HL, Sachsenberg T, Aiche S, Bielow C et al. OpenMS: a flexible open-source software platform for mass spectrometry data analysis. Nat Meth. 2016; 13, 9: 741-748. doi:10.1038/nmeth.3959.

The file AUTHORS contains a list of all authors who worked on OpenMS.

Licence

OpenMS is released under the three clause BSD licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].